.loader-box{justify-content:center;align-items:center;height:400px;display:flex}.loader{color:#00b3ac;background:conic-gradient(from -45deg at 50% 20px,#0000,currentColor 1deg 90deg,#0000 91deg),conic-gradient(from 45deg at right 20px top 50%,#0000,currentColor 1deg 90deg,#0000 91deg),conic-gradient(from 135deg at left 50% bottom 20px,#0000,currentColor 1deg 90deg,#0000 91deg),conic-gradient(from -135deg at 20px 50%,#0000,currentColor 1deg 90deg,#0000 91deg);width:40px;height:40px;animation:1.5s cubic-bezier(.3,1,0,1) infinite l4}@keyframes l4{50%{width:60px;height:60px;transform:rotate(180deg)}to{transform:rotate(360deg)}}
