.toast{background-color:#fff;border-radius:10px;bottom:20px;box-shadow:0 0 4px rgba(0,0,0,.3);color:#4d4d4f;display:flex;flex-direction:row;max-height:186px;opacity:0;overflow:hidden;padding:16px 32px 16px 16px;position:fixed;text-align:left;transition:all .25s;transition-property:transform,box-shadow,opacity,bottom;visibility:hidden;width:420px;z-index:20}.toast.left{left:20px}.toast.right{right:20px}.toast-image{align-items:center;display:flex;flex:1 0 140px;margin-right:16px;overflow:hidden}.toast-image img{height:auto;width:100%}.toast-content{display:flex;flex-direction:column;justify-content:center;overflow:hidden}.toast-content .benton{margin-bottom:14px;overflow:hidden}.toast-content .benton>*{margin-top:0!important}.toast-content .link{display:block;overflow:hidden;white-space:nowrap}@media screen and (min-width:769px){.toast.show{opacity:1;visibility:visible}.toast.with-cta{bottom:100px}}@media screen and (min-width:1025px){.toast.with-cta{bottom:110px}}.toast:hover{box-shadow:0 0 8px rgba(0,0,0,.3);transform:scale(1.01)}.toast-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/.75rem auto no-repeat;border:0;border-radius:50%;cursor:pointer;height:2rem;position:absolute;right:0;top:0;transition:all .25s;transition-property:background;width:2rem}.toast-close:hover{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%234d4d4f' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat}