@font-face{font-family:dana;font-style:normal;font-weight:10;src:url("./src/fonts/woff2/Dana-Hairline.woff2") format("woff2"),url("./src/fonts/woff/Dana-Hairline.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:100;src:url("./src/fonts/woff2/Dana-Thin.woff2") format("woff2"),url("./src/fonts/woff/Dana-Thin.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:200;src:url("./src/fonts/woff2/Dana-UltraLight.woff2") format("woff2"),url("./src/fonts/woff/Dana-UltraLight.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:300;src:url("./src/fonts/woff2/Dana-Light.woff2") format("woff2"),url("./src/fonts/woff/Dana-Light.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:500;src:url("./src/fonts/woff2/Dana-Medium.woff2") format("woff2"),url("./src/fonts/woff/Dana-Medium.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:600;src:url("./src/fonts/woff2/Dana-DemiBold.woff2") format("woff2"),url("./src/fonts/woff/Dana-DemiBold.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:800;src:url("./src/fonts/woff2/Dana-ExtraBold.woff2") format("woff2"),url("./src/fonts/woff/Dana-ExtraBold.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:900;src:url("./src/fonts/woff2/Dana-Black.woff2") format("woff2"),url("./src/fonts/woff/Dana-Black.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:bold;src:url("./src/fonts/woff2/Dana-Bold.woff2") format("woff2"),url("./src/fonts/woff/Dana-Bold.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:normal;src:url("./src/fonts/woff2/Dana-Regular.woff2") format("woff2"),url("./src/fonts/woff/Dana-Regular.woff") format("woff")}*{font-family:dana !important}body{width:100%;margin:0;overflow-x:hidden;background-color:#000}header{width:100%;height:70px;overflow:hidden;background-color:#3d3d3d}main{width:100%}.main{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:750px}.container{display:flex;gap:8px;justify-content:center;align-items:center}.description{font-size:12px;color:#fff;position:fixed;top:0}.main2{display:flex;flex-direction:column;gap:8px;font-size:18px;justify-content:center;align-items:center;height:750px;width:100%;text-align:center;color:#fff}.title{color:#fff;font-size:24px !important;position:relative;font-weight:bolder}.imagesairplan{position:absolute;width:350px;height:350px;top:40%;left:1%}.imagetrain{position:absolute;bottom:25%;right:30%;rotate:-20deg}.description{display:flex;position:relative;text-align:center;justify-content:center}.imagesairplan{animation:rotate 2s linear infinite;animation-play-state:paused;animation-delay:calc(var(--scroll)*-1s);animation-iteration-count:2;animation-fill-mode:both}@keyframes rotate{to{transform:translateX(2500px)}}.imagetrain{width:0;height:200px;animation:rotatetrain 2s linear infinite;animation-play-state:paused;animation-delay:calc(var(--scroll)*-1s);animation-iteration-count:2;animation-fill-mode:both}@keyframes rotatetrain{to{display:flex;width:400px;height:400px}}.title{font-size:40px;animation:rotatetitle 2s linear infinite;animation-play-state:paused;animation-delay:calc(var(--scroll)*-1s);animation-iteration-count:2;animation-fill-mode:both}@keyframes rotatetitle{to{font-size:180px}}