.global-modal-container{position:fixed;height:100vh;top:0;left:0;width:100vw;z-index:999999999999999;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);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;-ms-flex-line-pack:center;align-content:center}.global-modal-wrapper{border-radius:24px;background:#fff;min-width:300px;max-width:75%;min-height:300px;padding:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.global-modal-wrapper button{background:none;border:none;text-transform:capitalize}button.global-modal-close{position:absolute;right:24px;font-size:20px}h3.global-modal-title{font-size:16px;font-weight:700;margin-bottom:0;margin-top:12px;margin-right:12px;text-align:center;text-transform:uppercase;padding-bottom:8px;border-bottom:1px solid var(--grey-medium)}.global-modal-content .info{padding:8px;background:var(--grey-light);border-radius:12px;font-size:13px;text-align:left}h3.global-modal-title i,div.global-modal-content i{margin-right:6px}div.global-modal-content{margin-top:24px;margin-bottom:24px;max-width:450px;text-align:left;padding-bottom:8px;border-bottom:1px solid var(--grey-medium);-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.global-modal-content p{font-weight:400;text-align:center}.global-modal-content a{color:var(--primary);font-weight:700;font-size:12px;border-bottom:1px solid currentColor}.global-modal-content>*{margin-bottom:12px}.global-modal-content>*:last-child{margin-bottom:16px}.global-modal-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.global-modal-btn-wrapper button{padding:12px;border-radius:50px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 6px}.global-modal-btn-wrapper button.global-modal-confirm{background:var(--primary);color:#fff;font-weight:700}.global-modal-btn-wrapper button.global-modal-cancel{border:1px solid var(--black);color:var(--black)}.global-toast-container{position:fixed;right:0;left:0;bottom:8px;margin:0 8px;z-index:9999999999;-webkit-animation:fadeIn .5s,fadeOut .5s 2.8s;animation:fadeIn .5s,fadeOut .5s 2.8s}.global-toast-wrapper{background:#fff;padding:24px;border-radius:30px;-webkit-box-shadow:rgba(0,0,0,.25) 0px 54px 55px,rgba(0,0,0,.12) 0px -12px 30px,rgba(0,0,0,.12) 0px 4px 6px,rgba(0,0,0,.17) 0px 12px 13px,rgba(0,0,0,.09) 0px -3px 5px;box-shadow:#00000040 0 54px 55px,#0000001f 0 -12px 30px,#0000001f 0 4px 6px,#0000002b 0 12px 13px,#00000017 0 -3px 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.global-toast-wrapper.success{background-color:var(--black)!important;color:var(--primary)!important}.global-toast-wrapper.error{color:red}.global-toast-wrapper.alert,.global-toast-wrapper.announcement{color:var(--black)}.global-toast-title-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}p.global-toast-title{margin-bottom:0;text-transform:lowercase;font-size:16px;letter-spacing:.5px}p.global-toast-title:first-letter{text-transform:uppercase}.global-toast-icon{margin-right:12px;font-size:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}@-webkit-keyframes fadeIn{0%{bottom:-30px;opacity:0}50%{bottom:0}to{bottom:0;opacity:1}}@keyframes fadeIn{0%{bottom:-30px;opacity:0}50%{bottom:0}to{bottom:0;opacity:1}}@-webkit-keyframes fadeOut{0%{bottom:0;opacity:1}50%{bottom:-30px}to{bottom:-30px;opacity:0}}@keyframes fadeOut{0%{bottom:0;opacity:1}50%{bottom:-30px}to{bottom:-30px;opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/168/assets/autoprefixed-components.css.map */
