.detail-loading{min-height:52vh;display:grid;place-content:center;text-align:center;color:#71807d}.detail-loading h2{margin:18px 0 5px;font:700 20px Manrope;color:#0a2540}.detail-loading p{margin:0}.loader{width:42px;height:42px;margin:auto;border:3px solid #dbe9e2;border-top-color:#168957;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
