@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap";.notifier__container *{box-sizing:border-box}.notifier__container-list{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.notifier__notification{display:flex;align-items:center;position:fixed;visibility:hidden;z-index:10000;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.notifier__notification--material{border-radius:3px;box-shadow:0 1px 3px #0003;cursor:default;padding:11px 26px 10px}.notifier__notification--material .notifier__notification-message{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:top;line-height:32px;font-size:15px}.notifier__notification--material .notifier__notification-button{display:inline-block;transition:opacity .2s ease;opacity:.5;margin-right:-10px;margin-left:10px;outline:none;border:none;background:none;cursor:pointer;padding:6px;width:32px;height:32px;vertical-align:top}.notifier__notification--material .notifier__notification-button:hover,.notifier__notification--material .notifier__notification-button:focus{opacity:1}.notifier__notification--material .notifier__notification-button:active{transform:scale(.82);opacity:1}.notifier__notification--default{background-color:#444;color:#fff}.notifier__notification--default .notifier__notification-button-icon{fill:#fff}.notifier__notification--error{background-color:#d9534f;color:#fff}.notifier__notification--error .notifier__notification-button-icon{fill:#fff}.notifier__notification--info{background-color:#5bc0de;color:#fff}.notifier__notification--info .notifier__notification-button-icon{fill:#fff}.notifier__notification--success{background-color:#5cb85c;color:#fff}.notifier__notification--success .notifier__notification-button-icon{fill:#fff}.notifier__notification--warning{background-color:#f0ad4e;color:#fff}.notifier__notification--warning .notifier__notification-button-icon{fill:#fff}*,:before,:after{box-sizing:border-box;gap:20px}:root{font-family:Quicksand,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;color:#333;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--accent: #0071BC;--accent-hover: #004e83;--red: #FF6F6F;--line-height: 48px}html{background-color:#f5f5f5}body{margin:0!important}input{width:100%;border-radius:100px;padding:14px 22px;font-family:Quicksand;font-style:normal;font-weight:500;font-size:18px;line-height:28px;letter-spacing:.005em;color:#333;border:1px solid #CCCCCC;background:#fff}label{font-family:Quicksand;font-style:normal;font-weight:500;font-size:13px;line-height:28px;letter-spacing:.1em;text-transform:uppercase;color:#333}.liquid-button{font-family:Quicksand,sans-serif;width:240px;padding:9px 25px;font-style:normal;font-weight:700;font-size:18px;line-height:28px;color:#fff;background-color:#00a7e1;border-radius:8px;border:none;cursor:pointer}.liquid-button:disabled{cursor:not-allowed}.liquid-button:hover{background-color:#e3e3e3;color:#b9b7bd}textarea:focus,input:focus{outline:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
