html{scroll-behavior:smooth}span[style*=box-sizing]{display:inline!important}#loader{z-index:9999;background:#fffffff2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#loader .spinner{border:6px solid #f3f3f3;border-top-color:#d88031;border-radius:50%;width:60px;height:60px;animation:1s linear infinite loader-spin}@keyframes loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.loading{overflow:hidden}
