@import"https://fonts.googleapis.com/css?family=Bangers";@import"https://fonts.googleapis.com/css2?family=Big+Shoulders+Stencil";:root{--primary: #4618AC;--indigo: #351183;--mint: #23C299;--violet: #1F0A4D;--white: white;--toastify-color-light: var(--violet);--toastify-text-color-light: white;--toastify-color-progress-light: linear-gradient(to right, #23c299, #73ff7c);--toastify-icon-color-info: red}*{margin:0;padding:0;box-sizing:border-box;list-style:none}body{background:#4618ac;background:linear-gradient(29deg,#4618ac,#351183 78%);box-shadow:inset 0 0 8vh #212c2c;color:#73ff7c;font-family:Bangers;font-size:16px;min-height:100vh;font-size:86px;text-align:left;font-weight:700;text-align:center;line-height:.9;white-space:nowrap}.flex{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center}.fig{transition-property:all;transition-duration:1s;transition-timing-function:linear;transition-delay:.5s}.fig:hover{color:#fff}.fig .text{overflow-y:hidden;white-space:nowrap;height:70px}.fig .text:first-child+.text{margin-left:75px}.fig .text:first-child+.text+.text{margin-left:150px}p{height:70px;font-size:1em}.fig .text:nth-child(odd){transform:skew(60deg,-30deg) scaleY(.66667)}.fig .text:nth-child(2n){transform:skew(0,-30deg) scaleY(1.33333)}.wrapper .fig .text p{animation:moveWords 6s infinite ease}.contact{position:absolute;bottom:10px;font-size:20px;font-family:Big Shoulders Stencil,sans-serif}.contact a{color:inherit;text-decoration:none}.contact a:hover{color:#fff}.contact span{vertical-align:bottom}.contact span:hover{color:#fff;cursor:pointer}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.Toastify__toast-container{font-size:15px}@keyframes moveWords{0%{transform:translateY(0)}50%{transform:translateY(-100%)}to{transform:translateY(0)}}
