@import url(https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;700&display=swap);body,html{margin:0;padding:0}body{background:linear-gradient(to top right,#fff,var(--secondary))}*{box-sizing:border-box}html{font-size:20px;font-family:"IBM Plex Sans",sans-serif;color:var(--dark)}h1{font-family:"Merriweather",serif;color:var(--primary);font-size:2rem;line-height:2rem;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}@media screen and (max-width:700px){h1{font-size:1.5rem;line-height:1.5rem}}.business-card-wrapper{min-height:100vh;width:100vw;display:flex;justify-content:center;align-items:flex-start;background-image:url(/build/static/media/card.2c3aafea.png);background-position:center -20vh;background-size:30vh auto;background-repeat:no-repeat;padding-top:30vh}@media screen and (max-width:700px){.business-card-wrapper{align-items:flex-start;padding-top:1rem;padding-bottom:10vh;background-position:center -23vh;background-size:15vh auto}}.business-card{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:10px 10px 50px rgba(var(--primary),.3);max-width:400px}@media screen and (max-width:700px){.business-card{max-width:90vw}}.business-card_logo{padding:1rem;height:auto;margin:auto;display:block}.business-card_content{background:var(--light);height:100%;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;grid-gap:1rem;gap:1rem}.business-card_content_qr canvas{width:200px;height:200px}@media screen and (max-width:700px){.business-card_content_qr canvas{width:160px;height:160px}}.business-card_content_image{object-fit:cover;width:200px;height:200px;border-radius:25%;box-shadow:10px 10px 50px rgba(var(--primary),.3);margin:2rem auto;display:block}@media screen and (max-width:700px){.business-card_content_image{width:160px;height:160px}}.business-card ul{list-style:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:0;padding-inline-start:0;padding-top:1rem}.business-card ul li{display:flex;justify-content:space-between;margin-bottom:1em}.business-card hr{border:1px solid var(--secondary);width:100%}.logo{width:100%;max-width:350px}:export{primaryColor:var(--primary);secondaryColor:var(--secondary);lightColor:var(--light);darkColor:var(--dark)}
/*# sourceMappingURL=main.a1f0a0f0.chunk.css.map */