@import url("https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&display=swap");:root{--eopra-font-primary:"Instrument Sans",sans-serif;--eopra-hero-headline-size:94px;--eopra-hero-headline-weight:700;--eopra-hero-body-size:20px;--eopra-hero-body-weight:400;--eopra-title-size:49px;--eopra-title-weight:600;--eopra-body-size:20px;--eopra-body-weight:400;--eopra-cards-title-size:29px;--eopra-cards-title-weight:600;--eopra-cards-body-size:20px;--eopra-cards-body-weight:400;--eopra-cta-text-size:64px;--eopra-cta-text-weight:600;--eopra-btn-size:14px;--eopra-btn-weight:500;--eopra-footer-disclaimer-size:12px;--eopra-footer-disclaimer-weight:400;--eopra-color-primary:#000;--eopra-color-accent:#000;--eopra-color-bg-dark:#000;--eopra-color-bg-light:#f8f8f8;--eopra-color-text-primary:#fff;--eopra-color-text-secondary:#aaa;--eopra-color-white:#fff;--eopra-section-py:80px;--eopra-container-max:1280px;--eopra-container-content:1040px;--eopra-container-narrow:800px}*,:after,:before{box-sizing:border-box}body{background:#000;color:var(--eopra-color-text-primary);font-family:var(--eopra-font-primary);font-size:var(--eopra-body-size);font-weight:var(--eopra-body-weight);margin:0;padding:0}img{display:block;height:auto;max-width:100%}a{color:inherit}