.message-wrapper{display:flex;flex-direction:column;gap:36px}.message-wrapper .top img{display:block;margin:0 auto}.message-wrapper .bottom{display:flex;flex-direction:column;gap:20px}.message-wrapper .bottom .success{border-radius:4px;display:flex;gap:16px;padding:16px 20px}.message-wrapper .bottom .success svg{width:40px}.message-wrapper .bottom .success .right{display:flex;flex:1;flex-direction:column;gap:4px}.message-wrapper .bottom .success .right h3{font-weight:600!important;margin-bottom:0;text-transform:unset!important}.message-wrapper .bottom .success .right p{font-weight:300;margin-bottom:0}.message-wrapper .bottom .info{border-radius:8px;padding:28px}.message-wrapper .bottom .info ul{margin-bottom:0}@media(max-width:767px){.message-wrapper .top img{max-height:100px}.message-wrapper .bottom .success{align-items:center;flex-direction:column;text-align:center}.message-wrapper{gap:20px}}