.logoWrapper{display:flex;width:34%;height:100%;opacity:0;animation-name:wrapper2;animation-duration:0.5s;animation-delay:0s;animation-timing-function:cubic-bezier(0.55, 0.1, 0.45, 0.9);animation-fill-mode:forwards;will-change:transform, opacity}.checkmark{width:19%;height:100%;margin-left:-8%;margin-right:-1%;background-image:url(/b/images/smartsheet-checkmark.svg);background-repeat:no-repeat;background-position:left;background-size:100%}.wordmarkWindow{overflow:hidden;width:92%;height:100%}.wordmark{overflow:hidden;width:100%;height:100%;transform:translateX(1%);background-image:url(/b/images/smartsheet-wordmark.svg);background-repeat:no-repeat;background-position:right;background-size:100%}.loadingBar{position:absolute;top:50%;margin-top:-33px;width:1%;height:8px;border-radius:2px;background-color:#0073EC;opacity:0;animation-name:loadingBar;animation-duration:2s;animation-delay:2.5s;animation-timing-function:cubic-bezier(0.45, 0.14, 0.48, 1);animation-fill-mode:forwards;animation-iteration-count:infinite}.appLoadLogo{animation-name:logoContainer;animation-duration:2.25s;animation-delay:0s;animation-timing-function:cubic-bezier(0.55, 0.1, 0.45, 0.9);animation-fill-mode:forwards}.appLoadContainer{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#003059;z-index:9999}.loadMessage{position:absolute;top:-100%;margin-top:15px;left:0;width:100%;padding:0 15%;box-sizing:border-box;opacity:0;color:#FFFFFF;font-size:18px;font-weight:300;text-align:center}.loadMessage{font-family:"Inter", Arial, Helvetica, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";line-height:1.4}@supports (font-variation-settings: normal){.loadMessage{font-family:"Inter var", Arial, Helvetica, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol"}}.loadMessage a{color:#FFFFFF;cursor:pointer;outline:none}.loadMessage a:hover{color:#FFFFFF}.loadMessage a:focus{outline:1px dotted #999}.loadMessageSubtext{font-size:13px;font-weight:400;margin-top:6px}#loadMessage1{animation-name:msgFadeIn;animation-duration:0.15s;animation-delay:10s;animation-timing-function:linear;animation-fill-mode:forwards}#loadMessage1Text{animation-name:fadeOut;animation-duration:0.15s;animation-delay:179.85s;animation-timing-function:linear;animation-fill-mode:forwards}#loadMessage2{animation-name:msgFadeIn;animation-duration:0.15s;animation-delay:180s;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes wrapper2{0%{opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateY(0)}}@keyframes loadingBar{0%{opacity:0;width:1%;margin-left:-34.5%}25%{opacity:1;width:14%}50%{opacity:0;width:1%;margin-left:34.5%}100%{opacity:0;width:1%;margin-left:34.5%}}@keyframes logoContainer{0%{opacity:1}85%{opacity:1}100%{opacity:0}}@keyframes msgFadeIn{0%{opacity:0;top:50%}100%{opacity:1;top:50%}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
