.install-prompt{--max-width: 520px;text-align:center;background-color:var(--color-primary);color:#fff;padding-top:32px;height:100vh;max-width:var(--max-width);margin:5vh auto}.install-prompt h1{padding:0 16px 32px 16px;font-size:var(--fontsize-large);line-height:28px}.install-prompt__close-button.button-component:not(.install-prompt__close-button--ios){margin:16px;padding:16px;max-width:calc(var(--max-width) / 2);background-color:var(--color-primary);border:2px solid var(--color-white);border-radius:8px;height:initial;line-height:2}.install-prompt__close-button--ios.button-component{background-color:var(--color-primary);font-size:var(--fontsize-small);position:absolute;bottom:64px;left:0;line-height:1.6}.has-header{--header-height: calc(80px + env(safe-area-inset-top, 0));padding-top:var(--header-height)}.screen-login{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.screen-login__forgot{text-align:right}.screen-registration{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.screen-verification{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.screen-keys-list__view{background-color:var(--color-white);height:100vh}.screen-keys-list__header{display:flex;align-items:center;justify-content:space-between;background-color:var(--color-white);margin:0 24px 0 24px;padding:16px 0 16px 0;padding-top:calc(16px + env(safe-area-inset-top,16px))}.screen-keys-list__header::before{content:"";background-color:var(--color-primary);height:calc(env(safe-area-inset-top,16px));position:absolute;left:0;right:0;top:0}.screen-keys-list__title{display:flex;flex-direction:column;align-items:center}.screen-keys-list__loader{display:flex;align-items:center;justify-content:center;width:100%}.screen-keys-list__title h1{margin:0;line-height:34px}.screen-keys-list__nav-button{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.screen-keys-list__item{display:flex;background-color:var(--color-white);flex-direction:column;padding:16px;border-top:solid 1px var(--color-silver)}.screen-keys-list__item--expired{color:var(--color-grey)}.screen-keys-list__item--latest{animation:generatedKey 1s ease-in}@keyframes generatedKey{0%{background-color:var(--color-primary);color:var(--color-white)}50%{background-color:var(--color-primary);color:var(--color-white)}to{background-color:var(--color-white);color:var(--color-black)}}.screen-keys-list__item h2{margin:0;padding:0}.screen-box-paired{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.screen-box-paired__info{display:flex;justify-content:space-between}.screen-box-paired__message{display:flex;align-items:center}.screen-box-paired__info p{font-weight:600}.screen-pairing{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.screen-pairing__image{display:flex;width:100%;height:160px;align-items:center;justify-content:center;flex-direction:column}.screen-pairing>h3{margin:16px 0}.screen-pairing button.white{background-color:#fff;color:var(--color-black);font-weight:bold}.screen-pairing .box{vertical-align:-3px}.box-permissions-screen{padding-top:var(--header-height)}.box-permissions-screen__checkbox{margin-bottom:16px}.box-permissions-screen__list{margin-bottom:24px}.box-permissions-screen__list-add-icon{height:1em;width:1em;margin:auto 0;padding:0;background:none;border:none;fill:var(--color-white)}.box-permissions-screen__item{background-color:var(--color-white);display:flex;justify-content:space-between;align-items:center}.box-permissions-screen__item-display-name{margin:8px 0}.checkbox-container{display:flex;flex-direction:row;align-items:center;cursor:pointer}.checkbox{width:2rem;height:2rem;margin-right:1rem}.screen-confirm-delivery{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.screen-confirm-delivery__package{display:flex;flex-direction:column;align-items:center;justify-content:center;height:160px}.screen-confirm-delivery__problem-button{display:flex;align-items:center;justify-content:center;fill:var(--color-alert)}.screen-delivery{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.screen-delivery__info{display:flex;flex-direction:column}.screen-delivery__info-item{display:flex;width:100%;align-items:center;justify-content:space-between;line-height:26px}.screen-delivery__loader{height:40px}.screen-delivery__button-send{display:flex;align-items:center;fill:var(--color-primary);justify-content:center}.screen-delivery__button-delete{display:flex;align-items:center;fill:var(--color-bigbad);justify-content:center}.screen-delivery__divider{margin:32px -16px 0 -16px;width:auto}.screen-delivery__pay-state{display:flex;align-items:center}.screen-delivery__address{margin:32px 0 32px 0;display:flex;flex-direction:column}.screen-delivery__public-reception{margin:32px 0 0 0}.screen-delivery__timeline{margin:32px -16px 32px -16px}.screen-delivery__timeline-box{background-color:var(--color-white);padding:16px}.screen-delivery__address-label{font-size:var(--fontsize-small)}.screen-fallback{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.screen-fallback__content{padding:16px}.screen-fallback__title{text-align:center;line-height:1.2;margin:64px 0}.screen-fallback__button{margin-top:64px}.screen-history{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.screen-history__empty{color:var(--color-grey);text-align:center;padding:16px;padding-top:calc(var(--header-height) + 16px)}.screen-home{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.screen-home__empty{color:var(--color-grey)}.screen-home__header{display:flex;align-items:center;justify-content:space-between}.screen-home__header h1{margin:0;padding:0}.screen-home__button-send{fill:var(--color-primary);background:none;border:none;display:flex;align-items:center;justify-content:center;margin:0;padding:0}.scree-home__label{font-size:var(--fontsize-label);margin-bottom:8px;margin-top:32px}.screen-home__new-delivery-button{width:48px;height:48px}.screen-home__button-send .pulsing{border-radius:50%;line-height:0}.screen-home__new-delivery-button--disabled{fill:var(--color-grey-light)}.screen-boxes{padding:0;padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.screen-boxes__header{display:flex;justify-content:space-between;padding-bottom:0}.screen-boxes__header h1{margin:0}.screen-boxes__add-box{border:none;background:none;display:flex;align-items:center;line-height:24px;color:var(--color-primary);fill:var(--color-primary);padding:0}.screen-boxes__add-box .pulsing{border-radius:50%;line-height:0}.screen-boxes__device-name{display:flex;justify-content:space-between}.screen-boxes__device-name button{margin:0;padding:0;border:none;font-size:var(--fontsize-small);color:var(--color-primary);display:block;font-weight:600;background:none}.screen-boxes__device-name button.cancel{color:var(--color-bigbad)}.screen-boxes__device-name-edit{display:flex;align-items:center}.screen-boxes__device-name-edit input{flex-grow:1;margin-right:8px}.screen-boxes__device-name-edit button{flex-grow:.2;width:auto;height:48px;background-color:#fff;color:var(--color-black);font-weight:bold}.screen-boxes__button{display:flex;align-items:center;fill:var(--color-grey-light);font-weight:600}.screen-boxes__box-container{display:flex;margin:0 -16px}.screen-boxes__box-container h1{font-weight:normal;font-size:32px;line-height:32px;margin:0;padding:0;margin-bottom:8px}.screen-boxes__box-container p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.screen-boxes__box-container p span{color:var(--color-grey)}.screen-boxes__box-card{display:flex;position:relative;flex-direction:column;flex:1;background-color:var(--color-white);padding:16px;overflow:hidden}.screen-boxes__open-box-button{border:0 none;background-color:transparent;padding:4px;line-height:0}.screen-boxes__open-box-button svg>g>path{fill:var(--color-grey-light)}.screen-boxes__open-box-button.active svg>g>path{fill:var(--color-primary)}.screen-boxes__box-battery{display:flex;position:absolute;top:16px;right:16px;font-size:small;line-height:24px}.screen-boxes__version{text-align:center;font-size:small;color:var(--color-grey-light);padding:16px 0;overflow:hidden}.screen-sandbox-container{margin-top:var(--header-height);padding:16px;display:flex;flex-direction:column}.screen-sandbox-animation__card{background-color:var(--color-white);flex:1;border-radius:8px;box-shadow:0 5px 20px 0 var(--color-shadow);min-height:320px;overflow:hidden}.animatioon{min-width:240px;min-height:240px}.screen-send{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.react-autosuggest__container{position:relative}.react-autosuggest__suggestions-container--open{max-height:148px;overflow-y:auto;position:absolute;width:100%;z-index:2;background-color:#fff;border:solid 1px var(--color-grey-light);border-radius:4px}.react-autosuggest__container--open .react-autosuggest__suggestions-list{list-style-type:none;padding:4px 0;margin:0}.react-autosuggest__suggestion{cursor:pointer;padding:12px 16px}.react-autosuggest__suggestion--highlighted{background-color:#deebff}.screen-payment{padding-top:var(--header-height)}.screen-payment__success{display:flex;width:100%;height:320px;align-items:center;justify-content:center;flex-direction:column;fill:var(--color-primary)}.screen-payment__success p{font-size:var(--fontsize-large)}.screen-settings{padding:0;padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.screen-settings__header{display:flex;justify-content:space-between;padding:16px;padding-bottom:0}.screen-settings__header h1{margin:0}.screen-settings__add-box{border:none;background:none;display:flex;align-items:center;line-height:24px;color:var(--color-primary);fill:var(--color-primary);padding:0}.screen-settings__add-box .pulsing{border-radius:50%;line-height:0}.screen-settings__device-name{display:flex;justify-content:space-between}.screen-settings__device-name button{margin:0;padding:0;border:none;font-size:var(--fontsize-small);color:var(--color-primary);display:block;font-weight:600;background:none}.screen-settings__device-name button.cancel{color:var(--color-bigbad)}.screen-settings__device-name-edit{display:flex;align-items:center}.screen-settings__device-name-edit input{flex-grow:1;margin-right:8px}.screen-settings__device-name-edit button{flex-grow:.2;width:auto;height:48px;background-color:#fff;color:var(--color-black);font-weight:bold}.screen-settings__button{display:flex;align-items:center;fill:var(--color-grey-light);font-weight:600}.screen-settings__box-container{display:flex}.screen-settings__box-container h1{font-weight:normal;font-size:32px;line-height:32px;margin:0;padding:0;margin-bottom:8px}.screen-settings__box-container p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.screen-settings__box-container p span{color:var(--color-grey)}.screen-settings__box-card{display:flex;position:relative;flex-direction:column;flex:1;background-color:var(--color-white);padding:16px;overflow:hidden}.screen-settings__open-box-button{border:0 none;background-color:transparent;padding:4px;line-height:0}.screen-settings__open-box-button svg>g>path{fill:var(--color-grey-light)}.screen-settings__open-box-button.active svg>g>path{fill:var(--color-primary)}.screen-settings__box-battery{display:flex;position:absolute;top:16px;right:16px;font-size:small;line-height:24px}.screen-settings__version{text-align:center;font-size:small;color:var(--color-grey-light);padding:16px 0;overflow:hidden}.screen-settings__language{gap:12px;flex-wrap:wrap}.screen-settings__language .button-component{font-size:14px;height:36px;flex:1 0 0%;min-width:128px;flex:1 1 0}.screen-settings__language svg{margin-right:8px}.welcome-screen__footer{height:18%;width:100%;bottom:0;position:absolute;background-color:var(--color-primary)!important}.welcome-screen__page{position:relative;display:flex;width:100%;height:55%;background-color:var(--color-primary)!important;justify-content:center}.welcome-screen__container{height:80%;width:100%;position:absolute;background-color:var(--color-primary)!important;overflow:hidden}.welcome-screen{position:absolute;height:100%;width:100%;background-color:var(--color-primary)!important}.welcome-screen__navigation{display:flex;justify-content:space-between;bottom:0;width:100%;position:absolute}.welcome-screen__button{color:#fff;margin:20px;margin-bottom:30px}.welcome-screen__img1{width:100%;height:100%;background-repeat:round;background-image:url(/images/welcome1.png)}.welcome-screen__img2{width:100%;height:100%;background-repeat:round;background-image:url(/images/welcome2.png)}.welcome-screen__img3{width:100%;height:100%;background-repeat:round;background-image:url(/images/welcome3.png)}.welcome-screen__h1{color:#fff;margin-top:20px;text-align:center}.welcome-screen__box{width:80%;height:100%}.welcome-screen__swipe{display:flex;justify-content:space-between;width:80px;height:10px;margin-left:auto;margin-right:auto}.welcome-screen__swipe_circle{height:10px;width:10px;background-color:#d3d3d3;border-radius:50%}@media only screen and (min-width: 600px){.welcome-screen__box{width:300px;height:100%}}@media only screen and (max-width: 330px){.welcome-screen__h1{margin-top:10px;line-height:40px}.welcome-screen__p{margin-top:10px;line-height:23px;font-size:15px}}.BatteryIcon rect{fill:#ffa800}.BatteryIcon--level25 rect{fill:#f00}.BatteryIcon--level50 rect{fill:#ffa800}.BatteryIcon--level75 rect,.BatteryIcon--level100 rect{fill:#7ecb1c}.button-component{background-color:var(--color-black);font-size:var(--fontsize-normal);color:var(--color-white);border:none;box-shadow:0 5px 20px 0 var(--color-shadow);width:100%;height:48px;border-radius:4px}.button-component[disabled]{color:var(--color-grey);background-color:var(--color-silver)}button.button-component *{pointer-events:none}.button-component--secondary{background-color:var(--color-white);color:var(--color-black)}.button-component--modal{border-top:solid 1px var(--color-silver);border-radius:0;background-color:var(--color-white);color:var(--color-black);font-weight:600;height:48px;box-shadow:none}.button-component--modal.button-component--loader[disabled]{border:none;border-top:solid 1px var(--color-silver)}.button-component--large{height:64px;font-size:var(--fonstize-large)}.button-component--danger{background-color:var(--color-bigbad);color:var(--color-white)}.button-component .loader-component{justify-content:center}.button-component--loader[disabled]{background-color:transparent;border:solid 2px var(--color-primary);color:var(--color-primary)}.button-component.button-component--link{display:flex;text-align:center;justify-content:center;align-items:center}.card-component{background-color:var(--color-white);border-radius:4px;box-shadow:0 5px 20px 0 var(--color-shadow);min-width:32px;min-height:32px}.card-component--danger{border:1px solid var(--color-bigbad)}.card-component--danger input{color:var(--color-bigbad)}.delivery-address-component__label{display:flex;align-items:center;padding-bottom:8px;fill:var(--color-primary)}.divider-component{width:100%;height:4px;background-color:var(--color-silver);margin:16px 0 16px 0}.divider-component.divider-component--thin{height:2px}.form-text-input-component{display:flex;flex-direction:column;margin-bottom:16px}.form-text-input-component label{font-size:var(--fontsize-normal);color:var(--color-black);padding-bottom:8px}.form-text-input-component--danger input{border:1px solid var(--color-bigbad);color:var(--color-black)}.header-back-component{display:flex;align-items:center}.header-back-component p{margin:0;line-height:27px;color:var(--color-white)}.header-back-component svg{fill:var(--color-white)}.header-logo-link{text-decoration:none;display:block}.header-logo-component--white{fill:var(--color-white)}.header-tabs-component{display:flex;background-color:var(--color-background);padding-top:16px}.header-tabs-component__radio{flex:1}.header-tabs-component__radio__input{display:none}.header-tabs-component__radio__input+label .header-tabs-component__radio__button{display:flex;padding-left:16px;align-items:center;font-size:var(--fontsize-mega);font-weight:800;border-bottom:solid 4px var(--color-silver);line-height:1.6;transition:border 150ms ease-in-out,color 150ms ease-in-out;color:var(--color-grey)}.header-tabs-component__radio__input:checked+label .header-tabs-component__radio__button{border-bottom:solid 4px var(--color-primary);color:var(--color-black)}.item-delivery-component{background-color:var(--color-white);margin:4px -16px}.item-delivery-component__header{display:flex;justify-content:space-between;align-items:center;margin:0}.item-delivery-component__header h2{margin:8px 0}.item-delivery-component__status{display:flex;align-items:center}.item-delivery-component__description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-select-component--horizontal{display:flex}.list-select-component--horizontal .list-select-component__radio:last-child{margin-right:0}.list-select-component__radio__input{display:none}.list-select-component__radio__input+label .list-select-component__radio__button{background-color:var(--color-white);border-radius:4px;display:flex;align-items:center;border:solid 2px transparent;min-height:64px;transition:border 150ms ease-in-out,fill 150ms ease-in-out;margin-bottom:4px;border-color:var(--color-silver)}.list-select-component__radio--active label .list-select-component__radio__button{border:solid 2px var(--color-primary)}.list-select-component__radio__input+label .list-select-component__radio__button:hover{border:solid 2px var(--color-primary)}.list-select-component__delivery-icon{fill:var(--color-primary);width:32px}.list-select__right{flex:1;text-align:right}.loader-component{display:flex;align-items:center;line-height:24px;color:var(--color-black)}.loader-component--light{color:var(--color-silver)}.loader-component--ghost{color:var(--color-primary)}.loader-component__symbol{fill:var(--color-primary);animation:loading 2s infinite}@keyframes loading{0%{transform:rotate(0deg) scale(.8)}25%{transform:rotate(90deg) scale(.6)}50%{transform:rotate(180deg) scale(.8)}75%{transform:rotate(270deg) scale(.6)}to{transform:rotate(360deg) scale(.8)}}.centered-loader-component{display:flex;justify-content:center;align-items:center;margin-top:16px}.screen-header.screen-header{height:var(--header-height);width:100%;background-color:var(--color-primary);display:flex;align-items:flex-end;padding:16px 16px 12px 16px;position:fixed;top:0;z-index:2}.screen-header__left{display:flex;flex:1;justify-content:flex-start}.screen-header__middle{display:flex;flex:2;justify-content:center;align-items:center}.screen-header__right{display:flex;flex:1;justify-content:flex-end;align-items:flex-end}.screen-header__right a{color:var(--color-white);font-size:var(--fontsize-normal);text-decoration:none;line-height:27px}.screen-header__right svg,.screen-header__right svg path{fill:var(--color-white)}.screen-header__meta,.screen-header__meta a{color:var(--color-white);font-size:12px;text-decoration:none;line-height:27px;margin-right:1em}.screen-header__title{color:var(--color-white);font-size:var(--fontsize-large);text-decoration:none;line-height:27px}.stepper-component{display:flex;align-items:center;height:32px;padding:8px;margin-bottom:16px}.stepper-component__line{flex:1;height:4px;background-color:var(--color-silver)}.stepper-component__line--active{background-color:var(--color-primary);animation:lineAnimation 500ms ease-in forwards}.stepper-component__line--solid{background-color:var(--color-primary);animation:none}.stepper-component__circle{width:16px;height:16px;background-color:var(--color-silver);border-radius:50%;text-align:center;line-height:16px;color:transparent;font-size:14px;font-weight:bold}.stepper-component__circle--active{text-align:center;line-height:16px;animation:circleAnimation 200ms ease-in forwards;animation-delay:500ms}.stepper-component__circle--smol{width:16px;height:16px;background-color:var(--color-silver);border-radius:50%}.stepper-component__circle--smol--active{width:16px;height:16px;background-color:var(--color-primary)}@keyframes lineAnimation{0%{width:0%}20%{width:0%}to{width:100%}}@keyframes circleAnimation{0%{transform:scale(1);background-color:var(--color-silver);color:var(--color-silver);font-size:1px}10%{background-color:var(--color-primary);color:var(--color-primary)}90%{color:var(--color-primary);font-size:7px}to{transform:scale(2);background-color:var(--color-primary);color:var(--color-white);font-size:7px}}.tabbar-component{background-color:var(--color-black);height:var(--tabbar-height);position:fixed;bottom:0%;width:100%;display:flex;padding-top:8px}.tabbar-component__menu-item{display:flex;flex:1;flex-direction:column;align-items:center;color:var(--color-grey-light);font-size:16px;background:none;border:none}.tabbar-component__menu-image{fill:var(--color-grey);color:var(--color-grey);width:24px;height:24px}.tabbar-component__menu-image--focus{fill:var(--color-white);color:var(--color-white);width:24px;height:24px}.tabbar-component__menu-text{color:var(--color-grey-light)}.tabbar-component__menu-text--focus{color:var(--color-white)}.warning-component{display:flex;min-height:40px}.warning-component__deverror{word-break:break-all;max-height:120px;margin-bottom:16px;transition:max-height 500ms linear;overflow:hidden}.warning-component__deverror--unfold{word-break:break-all;max-height:1000px;overflow:auto}.warning-component__icon--red{fill:var(--color-bigbad);border-left:solid 4px var(--color-bigbad);border-radius:4px}.warning-component__icon--yellow{fill:var(--color-alert);border-left:solid 4px var(--color-alert);border-radius:4px}.warning-component__icon--blue{fill:var(--color-primary);border-left:solid 4px var(--color-primary);border-radius:4px}.warning-component__text{padding:16px}.warning-component__text p{font-size:var(--fontsize-normal)}.screen-messenger__header{background-color:var(--color-primary);display:flex;justify-content:center;padding-top:48px;padding-bottom:16px}.screen-messenger__hero{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:48px 0 0 0}.screen-messenger__hero p{font-size:var(--fonstize-large);text-align:center}.screen-messenger__hero ol{list-style:none;counter-reset:list-number;padding:0;margin-left:64px;width:100%}.screen-messenger__hero ol li{counter-increment:list-number;padding-bottom:16px}.screen-messenger__hero ol li::before{content:counter(list-number);margin-left:-32px;margin-right:8px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;background-color:var(--color-primary);border-radius:50%;color:#fff}.screen-messenger__help{display:flex;align-items:center;justify-content:center;fill:var(--color-alert)}.screen-messenger__package-number{display:flex;justify-content:center;line-height:24px}.screen-messenger__location{display:flex;align-items:flex-start}.screen-messenger__location-text p{font-size:var(--fontsize-normal)}.screen-messenger__view{padding:0 16px 104px 16px}.screen-messenger__info{display:flex;flex-direction:column}.screen-messenger__info-item{display:flex;width:100%;align-items:center;justify-content:space-between;line-height:26px}.screen-messenger__loader{height:40px}.screen-messenger__phone-button{display:block;background-color:var(--color-white);border-radius:4px;width:100%;min-height:44px;line-height:44px;text-align:center;font-weight:400;color:var(--color-black)}.screen-messenger__unknown{height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;fill:var(--color-grey-light);color:var(--color-grey);font-size:var(--fontsize-large)}.screen-help__back{margin-left:16px;margin-right:16px}.screen-help__container img{width:100%;max-width:480px;box-shadow:rgba(0,0,0,.24) 0 3px 8px}.screen-messenger__button--unlock{background-color:var(--color-primary)}.screen-messenger__version{text-align:center;font-size:small;color:var(--color-grey-light);padding:16px 0;overflow:hidden}.TutorialModalContent{padding:0 16px 16px 16px}.TutorialModalContent-gif{padding:1rem;margin:0 -16px 0px;background-color:var(--color-background);min-height:250px}.TutorialModalContent p{text-align:center;margin:16px 0px}.TutorialModalConent-button{margin-bottom:32px}.actions-modal__container{display:flex;flex-direction:column;align-items:center;border-bottom:solid 1px var(--color-silver)}.actions-modal__container h1{line-height:34px;text-align:center;padding:0 4px}.actions-modal__container p{padding:8px;text-align:center}.add-user-modal__container{min-height:30vh}.approve-unlock-request-modal__container{min-height:30vh}.CardModalContent{padding:0 16px 16px 16px}.CardModalContent-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.CardModalContent-header h1{margin:0 auto;font-size:24px;font-weight:700;line-height:41px;letter-spacing:-.59px}.CardModalContent-header a{fill:var(--color-grey-light)}.CardModalContent-backButton{color:#c4c4c4}.CardModalContent-editButton{color:var(--color-primary)}.CardModalContent .list-select-component__radio{margin-bottom:8px}.CardModalContent-cardList .list-select-component__radio{width:110px;margin-right:12px}.CardModalContent-cardList{display:flex;overflow-x:auto}.CardModalContent-cardList .list-select-component .CardModalContent-cardWrapper{width:100%}.CardModalContent-cardList .list-select-component__radio__button{border:none!important}.CardModalContent-card{padding:12px;display:flex;align-items:center;justify-content:center;border-radius:8px;min-height:64px;margin-bottom:4px;position:relative;border:2px solid var(--color-silver);height:52px}.CardModalContent-card.CardModalContent-card--default{width:100px}.CardModalContent-card.CardModalContent-card--active{border-color:var(--color-primary)}.CardModalContent-card--default .CardModalContent-card__plus{font-size:var(--fontsize-mega);line-height:16px;font-weight:700}.CardModalContent-card-number{font-size:var(--fontsize-normal);font-weight:600;line-height:22px;letter-spacing:-.165px;margin-top:6px}.CardModalContent-card-name{display:flex;width:100%;justify-content:space-between;color:var(--color-grey)}.modal-create-delivery__container{display:flex;flex-direction:column;align-items:center;border-bottom:solid 1px var(--color-silver)}.modal-create-delivery__container h1{margin:0;line-height:34px}.modal-create-delivery__button{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;padding:24px 0 24px 0}.modal-generate-key__container{display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:solid 1px var(--color-silver);padding:16px}.modal-generate-key__container h1{margin:0;line-height:34px}.modal-generate-key__container p{text-align:center}.modal-generate-key__container .loader-component__symbol{fill:var(--color-silver)}.modal-generate-key__button{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;padding:24px 0 24px 0;background-color:var(--color-primary)}.modal-key-detail__container{display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:solid 1px var(--color-silver)}.modal-key-detail__container h1{margin:0;line-height:34px}.modal-key-detail__container p{text-align:center}.modal-key-detail__link{font-size:var(--fontsize-small)}.modal-key-detail__button{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;padding:24px 0 24px 0;background-color:var(--color-primary)}.my-box-actions__container{display:flex;flex-direction:column;align-items:center;border-bottom:solid 1px var(--color-silver)}.my-box-actions__container h1{line-height:34px;text-align:center;padding:0 4px}.my-box-actions__container p{padding:8px;text-align:center}.MultiboxScreen .MultiboxGrid{margin-bottom:8px}.MultiboxScreen .BoxStateRow{margin-bottom:8px}.screen-open-keys__hero{display:flex;flex-direction:column;align-items:center;margin-top:env(safe-area-inset-top,0)}.screen-open-keys__box-id{display:flex;align-items:center}.screen-open-keys__hero h2{margin:0}.screen-open-keys__help ol{list-style:none;counter-reset:list-number;padding:0;margin-left:32px;width:100%}.screen-open-keys__help ol li{counter-increment:list-number;padding-bottom:16px}.screen-open-keys__help ol li::before{content:counter(list-number);margin-left:-32px;margin-right:8px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;background-color:var(--color-primary);border-radius:50%;color:#fff}.screen-open-keys__button--unlock{background-color:var(--color-primary)}.screen-open-keys__version{text-align:center;font-size:small;color:var(--color-grey-light);padding:16px 0;overflow:hidden}.AppScreen{padding-top:var(--header-height)}.credentials-value{background-color:var(--color-silver);padding:4px 8px;border-radius:8px}.OrganisationScreen{padding-top:var(--header-height)}.screen-public-delivery{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.delivery-action{margin:16px 0}.delivery-action--timeline{background-color:var(--color-white);margin:16px -16px;padding:16px}.delivery-action__banner{margin:16px -16px;padding:48px 16px;background-color:var(--color-white);fill:var(--color-primary)}.delivery-action__hero-code{font-weight:bold;font-size:64px;text-align:center}.delivery-action__headline{text-align:center}.delivery-action__instruction{text-align:center}.delivery-action__buttons{padding-top:16px}.delivery-action__box-animation{display:flex;align-items:center;justify-content:center;margin-left:64px;margin-right:64px}.delivery-action__box-animation-package{width:96px;height:64px;background-image:url(../../images/image-package.png);background-size:48px 48px;background-repeat:no-repeat;animation:animationPackage 1.5s linear infinite}.delivery-action__box-animation-package--pickup{animation-direction:reverse}@keyframes animationPackage{0%{background-position:0%;opacity:0}15%{background-position:15%;opacity:.5}20%{background-position:20%;opacity:1}70%{background-position:70%;opacity:1}to{background-position:100%;opacity:0}}.screen-error{justify-content:center;padding-top:var(--header-height);margin-top:80px}.screen-error__content{margin:5%}.screen-error__title{margin-top:10%;margin-bottom:5%;font-size:28px;text-align:center}.servicer-unlock-screen{padding:0;padding-top:var(--header-height);padding-bottom:var(--tabbar-height);min-height:calc(100vh - var(--header-height) - var(--tabbar-height));display:flex;flex-direction:column;justify-content:center}.servicer-unlock-screen__devices-list{width:90vw;margin-bottom:16px}.box-activation-wombat-screen{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.box-activation-wombat-screen__container{margin-left:4%;margin-right:4%;margin-top:10px}.box-wombat-screen{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.box-wombat-screen__container{margin-left:4%;margin-right:4%;margin-top:10px}.box-wombat-screen__detail{display:flex;justify-content:space-between;background-color:#fff;padding:10px;margin-bottom:10px}.box-wombat-screen__text{font-size:20px;width:100px}.box-wombat-screen__icon{padding-top:1px;margin-right:20px;width:20px;height:20px;align-items:center}.box-wombat-screen__box{background-color:#fff;display:flex;flex-wrap:wrap;padding:6px;margin-bottom:10px;padding-left:20px;border-radius:4px;box-shadow:0 5px 20px 0 var(--color-shadow)}@media only screen and (max-width: 500px){.box-wombat-screen__detail{display:block;background-color:#fff;padding:10px;margin-bottom:10px}}.boxes-map-wombat-screen{padding-top:var(--header-height)}.boxes-map-wombat-screen__map{width:100%;height:100%}.boxes-map-wombat-screen__container{width:100%;height:calc(100% - var(--header-height) - 44px);position:absolute}.boxes-map-wombat-screen__input{width:100%}.boxes-wombat-screen{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.boxes-wombat-screen__boxes{justify-content:center;margin:16px}.boxes-wombat-screen__filters{display:flex;justify-content:flex-end}.boxes-wombat-screen__filters label{display:flex;align-items:center}.boxes-wombat-screen__header{display:flex;flex-direction:column}.boxes-wombat-screen__menu{margin-bottom:5px;margin-top:5px}.boxes-wombat-screen__input{width:100%}.deliveries-wombat-screen{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.deliveries-wombat-screen__boxes{justify-content:center;margin:16px}.deliveries-wombat-screen__filters{display:flex;justify-content:flex-end}.deliveries-wombat-screen__filters label{display:flex;align-items:center}.deliveries-wombat-screen__header{display:flex;flex-direction:column}.deliveries-wombat-screen__menu{margin-bottom:5px;margin-top:5px;width:100%}.deliveries-wombat-screen__input{width:100%}.delivery-map-wombat{padding-top:var(--header-height)}.delivery-map-wombat__map{width:100%;height:100%}.delivery-map-wombat__container{width:100%;height:calc(100% - var(--header-height) - 48px);position:absolute}.delivery-map-wombat__input{text-align:center;margin:0}.screen-delivery-wombat{padding-top:var(--header-height)}.screen-delivery-wombat__container{margin-top:15px;margin-left:4%;margin-right:4%}.screen-delivery-wombat__log{margin-bottom:15px}.screen-delivery-wombat__info{background-color:var(--color-white);padding:10px;margin-top:15px;margin-left:4%;margin-right:4%}.screen-delivery-wombat__state{word-wrap:break-word;margin-right:10px}.screen-delivery-wombat__state-change{padding:16px;background-color:var(--color-white)}.screen-delivery-wombat__state-change h2{margin:0px 0px 16px 0px}.screen-delivery-wombat__state-change p{font-size:var(--fontsize-mega);margin-bottom:16px}.servicer-unlock-screen{padding:0;padding-top:var(--header-height);padding-bottom:var(--tabbar-height);min-height:calc(100vh - var(--header-height) - var(--tabbar-height));display:flex;flex-direction:column;justify-content:center}.servicer-unlock-screen__devices-list{width:90vw;margin-bottom:16px}.logs-wombat-screen{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.logs-wombat-screen__item{margin:10px;background-color:#fff;padding:10px}.logs-wombat-screen__detail{display:flex;justify-content:space-between}.logs-wombat-screen__h3{margin-right:5px}.logs-wombat-screen__p{word-wrap:break-word;word-break:break-all;margin-top:10px}.more-wombat-screen{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.more-wombat-screen__box{background-color:#fff;display:flex;flex-wrap:wrap;padding:6px;margin-top:20px;padding-left:20px;border-radius:4px;box-shadow:0 5px 20px 0 var(--color-shadow)}.more-wombat-screen__text{font-size:20px;width:100px}.more-wombat-screen__icon{padding-top:1px;margin-right:20px;width:20px;height:20px;align-items:center}.more-wombat-screen__container{margin:16px}.servicer-proto2-screen{padding:0;padding-top:var(--header-height);padding-bottom:var(--tabbar-height);min-height:calc(100vh - var(--header-height) - var(--tabbar-height));display:flex;flex-direction:column;justify-content:center}.servicer-proto2-screen__devices-list{width:90vw;margin-bottom:16px}.servicer-proto2-screen__actionButton{width:unset}.user-wombat-screen{padding-top:var(--header-height)}.user-wombat-screen__container{padding:8px}.users-wombat-screen{padding-top:var(--header-height);padding-bottom:var(--tabbar-height)}.users-wombat-screen__boxes{justify-content:center;margin:16px}.users-wombat-screen__filters{display:flex;justify-content:flex-end}.users-wombat-screen__filters label{display:flex;align-items:center}.users-wombat-screen__header{display:flex;flex-direction:column;margin-bottom:10px}.users-wombat-screen__menu{margin-bottom:40px;margin-top:5px}.users-wombat-screen__input{width:100%}[data-rsbs-overlay]{border-top-left-radius:16px;border-top-left-radius:var(--rsbs-overlay-rounded,16px);border-top-right-radius:16px;border-top-right-radius:var(--rsbs-overlay-rounded,16px);display:flex;background:#fff;background:var(--rsbs-bg,#fff);flex-direction:column;height:0px;height:var(--rsbs-overlay-h,0px);transform:translate3d(0,0px,0);transform:translate3d(0,var(--rsbs-overlay-translate-y,0px),0);will-change:height}[data-rsbs-overlay]:focus{outline:none}[data-rsbs-is-blocking=false] [data-rsbs-overlay]{box-shadow:0 -5px 60px 0 rgba(38,89,115,.11),0 -1px 0 rgba(38,89,115,.05)}[data-rsbs-overlay],[data-rsbs-root]:after{max-width:auto;max-width:var(--rsbs-max-w,auto);margin-left:env(safe-area-inset-left);margin-left:var(--rsbs-ml,env(safe-area-inset-left));margin-right:env(safe-area-inset-right);margin-right:var(--rsbs-mr,env(safe-area-inset-right))}[data-rsbs-overlay],[data-rsbs-backdrop],[data-rsbs-root]:after{z-index:3;-ms-scroll-chaining:none;overscroll-behavior:none;touch-action:none;position:fixed;right:0;bottom:0;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}[data-rsbs-backdrop]{top:-60px;bottom:-60px;background-color:#0009;background-color:var(--rsbs-backdrop-bg,rgba(0, 0, 0, .6));will-change:opacity;cursor:pointer;opacity:1}[data-rsbs-is-dismissable=false] [data-rsbs-backdrop]{cursor:ns-resize}[data-rsbs-root]:after{content:"";pointer-events:none;background:#fff;background:var(--rsbs-bg,#fff);height:1px;transform-origin:bottom;transform:scale3d(1,0,1);transform:scale3d(1,var(--rsbs-antigap-scale-y,0),1);will-change:transform}[data-rsbs-footer],[data-rsbs-header]{flex-shrink:0;cursor:ns-resize;padding:16px}[data-rsbs-header]{text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 1px 0 rgba(46,59,66,calc(1 * .125));box-shadow:0 1px 0 rgba(46,59,66,calc(var(--rsbs-content-opacity,1) * .125));z-index:1;padding-top:calc(20px + env(safe-area-inset-top));padding-bottom:8px}[data-rsbs-header]:before{position:absolute;content:"";display:block;width:36px;height:4px;top:calc(8px + env(safe-area-inset-top));left:50%;transform:translateX(-50%);border-radius:2px;background-color:#00000024;background-color:var(--rsbs-handle-bg,hsla(0, 0%, 0%, .14))}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx){[data-rsbs-header]:before{transform:translateX(-50%) scaleY(.75)}}[data-rsbs-has-header=false] [data-rsbs-header]{box-shadow:none;padding-top:calc(12px + env(safe-area-inset-top))}[data-rsbs-scroll]{flex-shrink:1;flex-grow:1;-webkit-tap-highlight-color:revert;-webkit-touch-callout:revert;-webkit-user-select:auto;-ms-user-select:auto;-moz-user-select:auto;user-select:auto;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}[data-rsbs-scroll]:focus{outline:none}[data-rsbs-has-footer=false] [data-rsbs-content]{padding-bottom:env(safe-area-inset-bottom)}[data-rsbs-content]{overflow:hidden}[data-rsbs-footer]{box-shadow:0 -1px 0 rgba(46,59,66,calc(1 * .125)),0 2px 0 #fff;box-shadow:0 -1px 0 rgba(46,59,66,calc(var(--rsbs-content-opacity,1) * .125)),0 2px 0 var(--rsbs-bg,#fff);overflow:hidden;z-index:1;padding-bottom:calc(16px + env(safe-area-inset-bottom))}[data-rsbs-is-dismissable=true] [data-rsbs-header]>*,[data-rsbs-is-dismissable=true] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=true] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-footer]>*{opacity:1;opacity:var(--rsbs-content-opacity,1)}[data-rsbs-is-dismissable=true] [data-rsbs-backdrop],[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-backdrop],[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-backdrop]{opacity:1;opacity:var(--rsbs-backdrop-opacity,1)}[data-rsbs-state=closed],[data-rsbs-state=closing]{pointer-events:none}.item-delivery-component__header{display:flex;justify-content:space-between;align-items:center}.item-delivery-component__status{display:flex;align-items:center}.delivery-timeline{--color-inactive: #e0e9ef}.delivery-timeline ul{list-style-type:none;list-style-position:inside;padding:0}.delivery-timeline ul li{background-repeat:no-repeat;background-size:24px;position:relative;color:var(--color-grey-light)}.delivery-timeline ul li.going{color:var(--color-black)}.delivery-timeline ul li::before{content:"";display:block;width:24px;height:24px;border:2px var(--color-inactive) solid;border-radius:50%;float:left;margin-right:16px}.delivery-timeline ul li.done,.delivery-timeline ul li.going-is-done{color:var(--color-grey);background-image:url(/images/icon-check-circle-blue.png);background-size:22px 22px;background-position:1px 1px}.delivery-timeline ul li.done::before,.delivery-timeline ul li.going::before{border-color:var(--color-primary)}.delivery-timeline ul li.going:not(.going-is-done)::before{background-repeat:no-repeat;animation:animatedDot 1s linear infinite;background-image:url(/images/icon-dot-blue.png);background-size:24px 24px;background-position:-2px -2px}.delivery-timeline ul li::after{content:"";display:block;background-color:var(--color-inactive);width:2px;height:26px;margin:6px 11px 5px}.delivery-timeline ul li.done::after .delivery-timeline ul li.going-is-done::after{background-color:var(--color-primary)}.delivery-timeline ul li:last-child::after{display:none}@keyframes animatedDot{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.form-item{display:flex;flex-direction:column;margin-bottom:16px}.form-item label{font-size:var(--fontsize-normal);color:var(--color-black);padding-bottom:8px}.StripeElement{border:solid 1px var(--color-grey-light);border-radius:4px;padding:10px;color:var(--color-black);font-size:var(--fontsize-normal);padding-left:16px}.StripeElement--invalid{outline:-webkit-focus-ring-color auto 1px;outline-color:var(--color-bigbad)}.StripeElement--focus{outline:-webkit-focus-ring-color auto 1px}[data-rsbs-header]::before{top:16px!important}[data-rsbs-header=true]{padding-top:32px!important}[data-rsbs-root]{--rsbs-overlay-rounded: 8px !important}.finish-instant-reception-modal__container{padding:16px}.finish-request-reception-modal__container{min-height:30vh}.MultiboxGrid{display:grid;grid-template:repeat(10,20px) / repeat(7,44px);grid-gap:2px;justify-content:center;background-color:#00a1e5;margin:0 auto;width:fit-content;border-right:20px solid #176cd0;position:relative;padding:8px}@media only screen and (max-width: 600px){.MultiboxGrid{width:calc(100% - 20px);grid-template-columns:repeat(auto-fit,minmax(40px,1fr))}}.MultiboxGrid::after{content:"";position:absolute;bottom:-4px;left:-4px;right:-24px;background:#174d8b;height:4px}.MultiboxGrid-box{position:relative;color:#176cd0;background-color:#00a1e5;border:1px solid #176cd0;grid-row:span 2}.MultiboxGrid-box--sizeHalf{grid-row:span 1}.MultiboxGrid-box--sizeDouble{grid-row:span 4}.MultiboxGrid-box--sending::after,.MultiboxGrid-box--receiving::after{content:"";position:absolute;top:5px;left:4px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:10px solid black}.MultiboxGrid-box--sending::after{border-bottom-color:#f58fdf}.MultiboxGrid-box--receiving::after{border-bottom-color:#02d19f;transform:rotate(180deg)}.MultiboxGrid-box--receiving,.MultiboxGrid-box--sending{background-color:#fff;color:#7884a1;border:1px solid #a7b1c9}.MultiboxGrid-box--disabled{background-color:#ec7c4c;border-color:#e54500}.MultiboxGrid-box-label{font-weight:600;font-size:24px;line-height:18px;letter-spacing:-.165px;position:absolute;bottom:0;right:2px}.MultiboxGridStatesInfo{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:16px 0}.MultiboxGridStatesInfo-item{display:flex}.MultiboxGridStatesInfo .MultiboxGrid-box{position:relative;width:16px;height:16px;margin-right:4px}.MultiboxGridStatesInfo .MultiboxGrid-box::after{top:3px;left:2px}.MultiboxGridStatesInfo .MultiboxGrid-box-label{font-size:14px;font-weight:400;position:static}.MultiboxHeader{height:var(--header-height);overflow:hidden;background:var(--color-primary);color:#fff;letter-spacing:-.165px;padding:16px 24px;display:flex;align-items:flex-end;justify-content:space-between;position:fixed;top:0;z-index:2;width:100%}.MultiboxHeader-name{font-weight:600;font-size:24px}.MultiboxHeader-address{font-size:16px;display:flex;align-items:center}.MultiboxHeader-address-icon{width:14px;margin-right:4px}.MultiboxHeader-settings-icon{width:24px;cursor:pointer;padding:16px 8px;box-sizing:content-box}.wombat-box-item{display:flex}.wombat-box-item__card{display:flex;position:relative;flex-direction:column;flex:1;background-color:var(--color-white);padding:16px;overflow:hidden}.wombat-box-item__battery{display:flex;position:absolute;top:16px;right:16px;font-size:small;line-height:24px}.wombat-delivery-item{display:block;background-color:#fff;padding:10px;margin-bottom:10px}.wombat-delivery-item__text{word-wrap:break-word}.tabbar-wombat{--tabbar-height: calc(48px + env(safe-area-inset-bottom, 0));background-color:var(--color-black);height:var(--tabbar-height);position:fixed;bottom:0%;width:100%;display:flex}.tabbar-wombat__menu-item{display:flex;flex:2;flex-direction:column;align-items:center;justify-content:flex-start;color:var(--color-grey-light);font-size:16px;background:none;border:none;padding:8px 4px}.tabbar-wombat__menu-item:last-child{flex:1}.tabbar-wombat__menu-image{fill:var(--color-grey);width:24px;height:24px}.tabbar-wombat__menu-image--focus{fill:var(--color-white);width:24px;height:24px}.tabbar-wombat__menu-text{color:var(--color-grey-light)}.tabbar-wombat__menu-text--focus{color:var(--color-white)}.Tabs{border-bottom:solid 4px var(--color-silver)}.Tabs .Tab{padding:32px 16px;display:none;background-color:var(--color-white)}.Tabs .Tab.Tab--active{display:block}.Tabs .TabMenu{display:flex;padding:0 16px;overflow-x:auto;border-bottom:2px solid var(--color-primary)}.Tabs .TabMenuItem{color:var(--color-black);background-color:#ffffff80;min-width:88px;padding:8px 12px;text-align:center;font-size:16px}.Tabs .TabMenuItem.TabMenuItem--active{color:var(--color-white);background-color:var(--color-primary)}.Tabs .TabMenuItem:not(:last-child){margin-right:8px}.wombat-user-item{display:flex}.wombat-user-item__card{display:flex;position:relative;flex-direction:column;flex:1;background-color:var(--color-white);padding:16px;overflow:hidden}.form-textarea-component{display:flex;flex-direction:column;margin-bottom:16px}.form-textarea-component label{font-size:var(--fontsize-normal);color:var(--color-black);padding-bottom:8px}.google-address__container{position:relative;border-radius:4px}.google-address__dropdown{position:absolute;width:100%}.google-address__item{background-color:var(--color-silver);line-height:44px;cursor:"pointer";padding:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.google-address__item:first-child{border-radius:4px 4px 0 0}.google-address__item:last-child{border-radius:0 0 4px 4px}.google-address__item--active{background-color:var(--color-primary);color:var(--color-white)}.BoxStateRow{padding:21px 24px;background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,rgba(244,245,248,.2) 100%),#fff}.BoxStateRow--empty{font-size:16px}.BoxStateRow-header{display:flex;align-items:center;gap:8px}.BoxStateRow-boxIcon{width:24px;color:var(--color-primary)}.BoxStateRow--empty .BoxStateRow-boxIcon{color:#7884a1}.BoxStateRow-boxNo{font-weight:600;font-size:24px}.BoxStateRow-boxState{font-size:16px;color:#7884a2}.BoxStateRow-iconDots{margin-left:auto;padding:16px 8px;cursor:pointer;box-sizing:content-box}.BoxStateRow--empty .Delivery{background:#f6f6fb;box-shadow:inset 0 4px 4px rgba(131,136,170,.08);justify-content:center;color:#7884a1}.ActionsModal-container{display:flex;flex-direction:column;align-items:center;border-bottom:solid 1px var(--color-silver)}.ActionsModal-container h1{font-size:24px;line-height:34px}.ActionsModal-container p{padding:8px;text-align:center;letter-spacing:-.165px;font-size:16px;color:#7884a1}.Delivery{box-shadow:0 0 2px rgba(68,77,142,.18),0 4px 4px rgba(68,77,142,.09);border-radius:8px;padding:16px;margin-top:12px;display:flex;align-items:center}.Delivery-icon{width:32px;margin-right:18px}.Delivery-sender{font-weight:600;font-size:18px;margin-bottom:8px}.Delivery-lastUpdate{font-size:16px;letter-spacing:-.165px;color:#7884a2}
