@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Rubik', sans-serif}.text-image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:100vh;background-image:url(./bg.jpg);-webkit-background-size:cover;background-size:cover;background-attachment:fixed;position:relative;z-index:0}.text-image__title{margin:0;padding:0;font-size:5vw;text-transform:uppercase;text-align:center;background-image:url(./bg.jpg);-webkit-background-size:cover;background-size:cover;background-attachment:fixed;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative}.text-image__title::before{content:attr(data-text);position:absolute;left:0;top:0;text-shadow:-5px 5px 20px #000, -10px 10px 30px #000, -20px 15px 40px #000, -25px 20px 50px #000;z-index:-1}
