.slide-in-bottom{animation:slide-in-bottom .5s cubic-bezier(.25,.46,.45,.94) forwards}.spinner{text-align:center;line-height:0;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content}.spinner>div{width:var(--loader-bubble-size);height:var(--loader-bubble-size);margin:0 var(--loader-bubble-gap);border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1.bg-color,.spinner .bounce2.bg-color,.spinner .bounce3.bg-color{background-color:var(--loader-color)}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.main-heading,.tracking-in-contract,.welcome-heading{animation:tracking-in-contract .8s cubic-bezier(.455,.03,.515,.955) forwards}.welcome-heading{animation-timeline:view();animation-range:-70dvh 50dvh}@keyframes tracking-in-contract{0%{letter-spacing:1em;opacity:0}40%{opacity:.6}to{letter-spacing:normal;opacity:1}}.heading,.tracking-in-contract{animation:tracking-in-contract .8s cubic-bezier(.455,.03,.515,.955) forwards}@keyframes slide-in-bottom{0%{transform:translateY(1000px);opacity:0}to{transform:translateY(0);opacity:1}}.description-text,.slide-in-bottom{animation:slide-in-bottom .5s cubic-bezier(.25,.46,.45,.94) forwards}.heading{animation-timeline:view();animation-range:-70dvh 50dvh}.description-text{animation-timeline:view();animation-range:-40dvh 30dvh}