.info-message{position:relative;border-left:5px solid #4a90e2;border-left:5px solid var(--v-info-base);padding:14px;font-size:13px;border-radius:4px}.info-message,.info-message--default,.info-message--info{background-color:#e0eeff;background-color:var(--v-infobg-base)}.info-message--info{border-left:5px solid #4a90e2;border-left:5px solid var(--v-info-base)}.info-message--warning{background-color:#ffe8ca;background-color:var(--v-warningbg-base);border-left:5px solid #fb8c00;border-left:5px solid var(--v-warning-base)}.info-message--success{background-color:#e2ffe3;background-color:var(--v-successbg-base);border-left:5px solid #4baf50;border-left:5px solid var(--v-success-base)}.info-message--error{background-color:#ffe3d9;background-color:var(--v-errorbg-base);border-left:5px solid #d50000;border-left:5px solid var(--v-error-base)}.info-message__text{width:100%}.info-message__text--left{text-align:left}.info-message__text--center{text-align:center}.info-message__text--right{text-align:right}.info-message__text a{font-weight:600!important;color:var(--info)!important}.info-message .icon-wrapper{-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;-ms-flex-align:center;-ms-flex-pack:start}.info-message .icon-wrapper,.info-message .info-message__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start}.info-message .info-message__text-wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-align:center;-ms-flex-pack:start}.info-message .info-message__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.info-message .info-message__action{margin-left:28px}.loading--fullscreen{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;left:0;top:0;background-color:hsla(0,0%,100%,.8);z-index:999}.loading.p-absolute{z-index:998;background-color:hsla(0,0%,100%,.8)}.loading.p-absolute>div{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:1}.modal-popup[data-v-79a4cf57]{position:fixed;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100vw;height:100vh;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px;background-color:rgba(0,0,0,.8);z-index:11}.modal-popup__content[data-v-79a4cf57]{display:block;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 20px);flex:0 0 calc(100% - 20px);height:auto;padding:24px;background-color:#fff}.modal-popup__title[data-v-79a4cf57]{width:100%;margin-bottom:16px;font-size:24px;line-height:27px}.modal-popup__details[data-v-79a4cf57]{width:100%;margin-bottom:34px;font-size:16px;line-height:25px}.modal-popup__buttons-wrapper[data-v-79a4cf57]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:500px){.modal-popup__content[data-v-79a4cf57]{display:block;-webkit-box-flex:0;-ms-flex:0 0 480px;flex:0 0 480px}.modal-popup__buttons-wrapper[data-v-79a4cf57]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}