h2{display:inline-block;position:relative}h2::after{content:"";position:absolute;width:100%;transform:scaleX(1);height:2px;bottom:0;left:0;background-color:#ff6583;transform-origin:bottom left;transition:transform .25s ease-out}h2:hover::after{transform:scaleX(0);transform-origin:bottom left}.home-title h1{opacity:0;animation-delay:.5s;animation:2s slideInFromBottom ease forwards}.home-title .animation-text h3 span,.home-title .animation-text h4 span{margin:0;padding:0;width:100%;float:left;-webkit-clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 80%);clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 80%);transform:translateY(-50px);opacity:0;animation-timing-function:ease;animation-duration:3s;font-family:"Staatliches",cursive}.home-title .animation-text h3 span{animation-name:titleAnimation;animation-delay:1.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.home-title .animation-text h3 span:first-child{animation-delay:2s;color:#fff;text-shadow:1px 1px #000;font-size:2rem}.home-title .animation-text h3 span:nth-child(2){color:#fff;text-shadow:1px 1px #000;font-size:2rem}.home-title .animation-text h3 span:last-child{color:#ff6583;text-shadow:2px 2px var(--background-color);font-size:4.4rem;animation-delay:1.8s;padding-bottom:.5rem}.home-title .animation-text h4{top:0;position:absolute}.home-title .animation-text h4 span{animation-delay:5.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;animation-name:titleAnimation2}.home-title .animation-text h4 span:first-child{animation-delay:5.2s;color:#fff;text-shadow:1px 1px #000;font-size:2.2rem}.home-title .animation-text h4 span:nth-child(2){color:#fff;text-shadow:1px 1px #000;font-size:2.2rem}.home-title .animation-text h4 span:last-child{color:#ff6583;text-shadow:2px 2px var(--background-color);font-size:4.4rem;animation-delay:5s;padding-bottom:.5rem}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100px)}50%{opacity:0;transform:translateY(100px)}100%{opacity:1;transform:translateY(0)}}@keyframes titleAnimation{0%{transform:translateY(-50px);opacity:0;-webkit-clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 80%);clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 80%)}20%{transform:translateY(0);opacity:1;-webkit-clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 15%);clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 15%)}80%{transform:translateY(0);opacity:1;-webkit-clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 15%);clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 15%)}100%{transform:translateY(50px);opacity:0;-webkit-clip-path:polygon(100% 0, 100% 0%, 0 100%, 0 100%);clip-path:polygon(100% 0, 100% 0%, 0 100%, 0 100%)}}@keyframes titleAnimation2{0%{transform:translateY(-50px);opacity:0;-webkit-clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 80%);clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 80%)}20%{transform:translateY(0);opacity:1;-webkit-clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 15%);clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 15%)}80%{transform:translateY(0);opacity:1;-webkit-clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 15%);clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 15%)}100%{transform:translateY(50px);opacity:0;-webkit-clip-path:polygon(100% 0, 100% 0%, 0 100%, 0 100%);clip-path:polygon(100% 0, 100% 0%, 0 100%, 0 100%)}100%{transform:translateY(0);opacity:1;-webkit-clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 15%);clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 15%)}}.animate-loader{animation:3s fadeinout}#transition{opacity:0;position:fixed;z-index:99;top:0;height:100%;width:100%;height:100vh;width:100vw;background-color:#000;animation:3s fadeout;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:1.2rem}#transition img{opacity:0;animation:fadein 2s ease forwards;max-height:500px}@keyframes fadeout{0%{opacity:1}50%{opacity:1}100%{opacity:0}}@keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadeinout{50%{opacity:1}}/*# sourceMappingURL=text.min.css.map */