@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap";body,html{width:100%;min-height:100%;background-color:#fff;padding:0;margin:0}.popup-box-background{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background-color:#00000080;justify-content:center;align-items:center;flex-direction:column;padding:16px}.popup-box-background h6{font-weight:700;margin:0}.popup-box-background form{display:flex;flex-direction:column;margin-top:10px}.popup-box-background .popup-box-foreground{background-color:#fff;display:flex;flex-direction:column;align-self:center;border-radius:5px;padding:20px;width:calc(100% - 40px);max-width:1104px}.popup-box-background .popup-box-error{margin-top:6px;font-size:14px!important;color:#c0415c}.popup-box-background .popup-box-overline{margin-top:8px;margin-bottom:3px;font-size:12px!important;font-weight:700}.popup-box-background .popup-box-row{display:flex;flex-direction:row;align-self:center;width:calc(100% - 40px);max-width:1104px;justify-content:end;gap:6px;margin-top:10px;flex-wrap:wrap}.popup-box-background .popup-box-row .popup-box-button{background-color:#4d6c6e;color:#fff;display:flex;flex-direction:row;border-radius:5px}.popup-box-background .popup-box-row .popup-box-close{background-color:#c0415c;color:#fff;display:flex;flex-direction:row;border-radius:5px}
