.sliding-window{background:linear-gradient(199deg,#2a7b9b,#57bac7 50%,#90e887);border-radius:20px;outline:1px solid #00000080;transform:translateX(0);transition:.2s ease}body,html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}.event{background:#d3d3d3;clip-path:polygon(0 0,100% 0,95% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,92% 100%,0 100%);height:150px;scale:.8;translate:-10%}#event-1{margin-bottom:0;scale:1;translate:0}#event-4{width:0}.event-1{animation:hideevent .5s ease}.event-2{animation:promoteevent .5s ease}.event-3{animation:elevateevent .5s ease}.event-4{animation:showevent .5s ease}@keyframes hideevent{0%{width:100%}to{margin-bottom:-165px;width:0}}@keyframes promoteevent{0%{scale:.8}to{scale:1;translate:0}}@keyframes showevent{0%{width:0}to{width:100%}}.home-image{border:2px solid #000;border-radius:5px;height:-webkit-fit-content;height:fit-content;margin:4px;width:200px}
/*# sourceMappingURL=main.5c34a0a6.css.map*/