@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.woff2) format("woff2");font-weight:400;font-style:normal}:root{--primary-font:"Poppins",sans-serif;--primary-color:#0a0a0a;--secondary-color:#fff}body{font-family:var(--primary-font);margin:0}.space-10{height:10px}.space-20{height:20px}.space-50{height:50px}.space-100{height:100px}.space-150{height:150px}.space-200{height:200px}.space-250{height:250px}.space-300{height:300px}.clickableIconWhite{color:#fff;cursor:pointer}.clickableIconDark{color:#000;cursor:pointer}.clickableIconWhite:hover{color:#686868;cursor:pointer}.clickableIconDark:hover{color:#b1b1b1;cursor:pointer}.iconRow{display:flex;justify-content:center;align-items:center;gap:28px;height:100%}