.logo-header{width:120px}header.section-t-space{position:sticky;top:0;z-index:1000;background-color:#fff}.loader{display:flex;gap:10px}.ball{width:15px;height:15px;background-color:#008893;border-radius:50%;animation:pulse 1.5s infinite ease-in-out}.ball:nth-child(2){animation-delay:.2s}.ball:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}}
