body{opacity:0;animation:.5s cubic-bezier(.645,.045,.355,1) .2s forwards fadeIn}#loader-wrapper{z-index:1000;background-color:#f6f6f6;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-out 1.5s forwards slideOutUp;display:flex;position:fixed;top:0;left:0}#loader-wrapper .loader-section{z-index:1000;background:#f3d2ab;width:51%;height:100%;position:fixed;top:0;transform:translate(0)}#loader-wrapper .loader-section.section-left{animation:.7s cubic-bezier(.645,.045,.355,1) .8s forwards slideOutLeft;left:0}#loader-wrapper .loader-section.section-right{animation:.7s cubic-bezier(.645,.045,.355,1) .8s forwards slideOutRight;right:0}#loader-wrapper .loader-logo{z-index:1001;width:192px;height:192px;animation:.3s ease-out 1.5s forwards fadeOut;position:fixed}@keyframes slideOutLeft{0%{transform:translate(0)}to{visibility:hidden;transform:translate(-100%)}}@keyframes slideOutRight{0%{transform:translate(0)}to{visibility:hidden;transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideOutUp{0%{transform:translateY(0)}to{visibility:hidden;transform:translateY(-100%)}}
/*# sourceMappingURL=repo.e935f824.css.map */
