:root{font-family:Founders Grotesk;line-height:1.5;font-weight:400;display:flex;align-items:center;justify-content:center;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}@font-face{font-family:Founders Grotesk;src:url(/assets/FoundersGrotesk-Light-DaF9A3YV.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Founders Grotesk;src:url(/assets/FoundersGrotesk-LightItalic-TqsEu07E.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Founders Grotesk;src:url(/assets/FoundersGrotesk-Regular-D2rWOhMZ.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Founders Grotesk;src:url(/assets/FoundersGrotesk-RegularItalic-EveAOXi7.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Founders Grotesk;src:url(/assets/FoundersGrotesk-Medium-S3tLrnID.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Founders Grotesk;src:url(/assets/FoundersGrotesk-MediumItalic-YCnXGowC.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Founders Grotesk;src:url(/assets/FoundersGrotesk-Semibold-CTe1gECv.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Founders Grotesk;src:url(/assets/FoundersGrotesk-SemiboldItalic-BRrZ_Au6.otf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:Founders Grotesk;src:url(/assets/FoundersGrotesk-Bold-Dkg8ayHM.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Founders Grotesk;src:url(/assets/FoundersGrotesk-BoldItalic-CvaPXyJs.otf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Founders Grotesk Condensed;src:url(/assets/FoundersGroteskCond-Lt-BDBQM1lR.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Founders Grotesk XCondensed;src:url(/assets/FoundersGroteskXCond-Lt-mI8QmIlf.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Founders Grotesk XCondensed;src:url(/assets/FoundersGroteskXCond-Bold-DDoXCfaA.otf) format("opentype");font-weight:700;font-style:normal}#contenedor{position:relative;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#fff;background-repeat:no-repeat;background-size:35% 100%;background-position:left center;overflow:visible}#card{padding:48px;background-color:var(--primary-color);border-top-left-radius:40px;border-bottom-right-radius:40px;width:600px;height:400px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;box-shadow:0 8px 20px #0000004d}#imagen-c{position:absolute;bottom:0;right:0;opacity:.4;pointer-events:none}.secondary-color{color:var(--secondary-color);font-weight:700;font-size:48px}.value-style{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.div-style{display:flex;color:#fff;font-size:28px;font-weight:300;gap:.2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.spinner-ring{display:inline-block;width:50px;height:50px;border:5px solid rgba(255,255,255,.2);border-top:5px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
