.tabs{display:flex;margin-bottom:24px}.tabs__item{position:relative;border:2px solid #e4e5e7;border-radius:8px;background-color:#fff;color:#717680;flex:1 1;padding:16px 36px!important;overflow:hidden;height:-webkit-fill-available;height:stretch}.tabs__item:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.tabs__item:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.tabs__item:not(:first-child):not(:last-child){border-radius:0}.tabs__item:focus-visible{outline:0;border-color:#131720}.tabs__item[aria-selected=true]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background-color:#38a94c;overflow:hidden}@media(min-width:768px){.tabs{width:-moz-fit-content;width:fit-content}.tabs__item{flex:auto}}.alert{width:100%;min-height:128px;border-top-right-radius:8px;border-bottom-right-radius:8px;padding:16px;display:flex;gap:12px}.alert__email{background-color:#fff9eb;border-left:2px solid #ffc233}.alert__email--content{color:#8a6100;line-height:24px}.alert__email--content--description{margin-bottom:12px}.alert__email .alert__icon{fill:#ffc233;flex-shrink:0}.alert__email .alert__icon path:first-child{stroke:rgba(0,0,0,0)}.alert__email .alert__icon path{stroke:#fff}.alert__carrier{background-color:#eefbee;border-left:2px solid #2dca2d}.alert__carrier--content{color:#176617;line-height:24px}.alert__carrier--content--description{margin-bottom:12px}.progress{line-height:24px;color:#131720}.progress__details{display:flex;justify-content:space-between}.progress__bar{width:100%;height:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.progress__bar::-webkit-progress-bar{background-color:#f5f5f5;border-radius:4px}.progress__bar::-webkit-progress-value{background-color:#38a94c;border-radius:4px}.dialog{position:fixed;margin:auto;line-height:24px;border:2px solid #e4e5e7;border-radius:8px}.dialog__title{color:#131720}.dialog__description{color:#535862;margin-bottom:16px}.dialog::-webkit-backdrop{background-color:#131720;opacity:.7}.dialog::backdrop{background-color:#131720;opacity:.7}.dialog button.button--primary:not(.button--iconOnly){background-color:#d92d20;margin-right:16px}.dialog button.button--primary:not(.button--iconOnly):hover{background-color:#b42318}.dialog button.button--secondary:not(.button--iconOnly){border-color:#fecdca}.info-dialog{position:fixed;margin:auto;line-height:24px;border:2px solid #e4e5e7;border-radius:8px}.info-dialog__title{color:#131720}.info-dialog__description{color:#535862;margin-bottom:16px}.info-dialog::-webkit-backdrop{background-color:#131720;opacity:.7}.info-dialog::backdrop{background-color:#131720;opacity:.7}