.toast{font-size:.875rem;border-radius:var(--bs-border-radius);width:350px;max-width:100%;pointer-events:auto;color:#fff;border:var(--bs-border-width) solid var(--bs-border-color-translucent);background-color:#171f59;background-clip:padding-box;box-shadow:var(--bs-box-shadow)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast.show{display:flex}.toast-body{padding:.75rem;word-wrap:break-word}.layout-builder__message .toast-wrapper{position:fixed;right:1.7777777778rem;left:auto}.toast-wrapper{position:fixed;z-index:100000;bottom:1.7777777778rem;left:1.7777777778rem;max-width:calc(100vw - 1.7777777778rem)}.toast-wrapper .toast-body{max-width:calc(100% - 92px);text-align:left!important}.toast-wrapper .toast-body .placeholder{vertical-align:baseline;opacity:1;color:#fff;background-color:transparent;font-weight:600}.toast-wrapper .toast-body .list-group-item{margin-top:10px;border:1px solid rgba(255,255,255,.1);background-color:transparent}.toast-wrapper .toast-body::first-letter{text-transform:uppercase}.toast-wrapper .toast-body a{color:#fff}.toast-wrapper .toast-body a:focus,.toast-wrapper .toast-body a:hover{color:#e6e6e6}.toast-wrapper .message-icon::before{display:block;width:30px;height:30px;content:"";-webkit-mask-size:30px 30px;mask-size:30px 30px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.toast-wrapper .message-icon.type-status::before{-webkit-mask-image:url(../../img/fontawesome/light/check-circle.svg);mask-image:url(../../img/fontawesome/light/check-circle.svg);background-color:#28a745}.toast-wrapper .message-icon.type-alert::before{-webkit-mask-image:url(../../img/fontawesome/light/times-circle.svg);mask-image:url(../../img/fontawesome/light/times-circle.svg);background-color:#dc3545}.toast-wrapper .message-icon.type-info::before{-webkit-mask-image:url(../../img/fontawesome/light/check-circle.svg);mask-image:url(../../img/fontawesome/light/check-circle.svg);background-color:#28a745}.toast-wrapper .btn-close{background-color:#fff;background-image:none;-webkit-mask-image:url(../../img/fontawesome/light/times.svg);mask-image:url(../../img/fontawesome/light/times.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:1em auto;mask-size:1em auto}