@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";@font-face{font-family:Ploni;src:url(/fonts/ploni/ploni-normal.ttf);font-weight:400}@font-face{font-family:Ploni;src:url(/fonts/ploni/ploni-medium.ttf);font-weight:500}@font-face{font-family:Ploni;src:url(/fonts/ploni/ploni-bold.ttf);font-weight:700}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--black: #000000;--white: #ffffff;--orange: #ff671b;--light-orange: #ff671bbf;--background: #141413;--light-black: #2e2e2e;--brown: #322226}:root{--header-height: 100px;--footer-height: 157px;--calculated-height: calc(100vh - var(--header-height) - var(--footer-height))}*{box-sizing:border-box;margin:0;padding:0;font-family:Rubik,sans-serif}body{transition:all .25s ease-out;background-color:var(--black)}
