.main{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.content{text-align:center}.icon{height:90px;width:90px;background-color:rgba(47,85,212,.1)!important;border:1px solid rgba(47,85,212,.1)!important;color:#2f55d4!important;display:flex;justify-content:center;align-items:center;border-radius:50%}.icon,.title{margin-left:auto;margin-right:auto}.title{font-size:calc(1.375rem + 1.5vw);font-weight:700;margin-top:1.5rem!important;margin-bottom:1.5rem!important}.title:after{content:"";margin-left:-10px;animation:load 1s linear infinite}@keyframes load{0%{content:" ."}50%{content:" .."}to{content:" ..."}}.details{max-width:600px;margin-left:auto;margin-right:auto;color:#8492a6!important;line-height:1.6}