.toast--component{position:fixed;bottom:60px;right:15px;border-radius:5px;font-weight:700;font-size:17px;box-shadow:0 3px 10px 0 rgba(0,0,0,.15);padding:5px 50px 8px 30px;min-height:80px;display:flex;align-items:center;min-width:290px;max-width:calc(100% - 30px);transition:opacity .5s;overflow:hidden;z-index:100001}.inpl-tout-body:not(.inpl-tout-hidden) .toast--component{bottom:55px}@media (min-width:768px){.toast--component{min-width:480px}}@media (min-width:1280px){.toast--component{bottom:15px}}.toast--component>.timeline{position:absolute;top:0;right:0;width:100%;height:6px;transition:width 1s linear}.toast--component>.close{position:absolute;font-size:16px;right:20px;top:50%;transform:translateY(-50%)}.toast--component.-info{--tw-bg-opacity:1;background-color:rgba(244,251,255,var(--tw-bg-opacity))}.toast--component.-info>.timeline{--tw-bg-opacity:1;background-color:rgba(79,167,213,var(--tw-bg-opacity))}.toast--component.-error{--tw-bg-opacity:1;background-color:rgba(255,245,245,var(--tw-bg-opacity))}.toast--component.-error>.timeline{--tw-bg-opacity:1;background-color:rgba(214,79,79,var(--tw-bg-opacity))}.toast--component.-success{--tw-bg-opacity:1;background-color:rgba(245,255,245,var(--tw-bg-opacity))}.toast--component.-success>.timeline{--tw-bg-opacity:1;background-color:rgba(79,214,117,var(--tw-bg-opacity))}.toast--component.-warning{--tw-bg-opacity:1;background-color:rgba(255,250,243,var(--tw-bg-opacity))}.toast--component.-warning>.timeline{--tw-bg-opacity:1;background-color:rgba(246,170,59,var(--tw-bg-opacity))}