.loading{min-height:100dvh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading__gif{position:relative;width:200px;height:200px}.loading__gif img{-o-object-fit:contain;object-fit:contain}.loading__title{font-size:1.5rem;padding:0;margin:0;font-weight:600}.loading--section{height:100%;min-height:unset}