/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}h1,ul{padding:0;margin:0}:root{--blue:#3f7dbc;--red:#e84c3d;--green:#4cae04;--gray:#424242;--light-gray:#cacaca;--black:#1f3048;--radius-primary:15px}body,html{font-family:Poppins,sans-serif}html{font-size:62.5%}body{font-size:1rem}p{font-weight:300;letter-spacing:.05em}p.neutral{color:var(--gray)}p.green,p.neutral{font-size:1.2rem;line-height:1.8px;letter-spacing:.1rem}p.green{color:var(--green)}p.red{font-size:1.2rem;line-height:1.8px;letter-spacing:.1rem;color:var(--red)}p.transaction{font-size:1rem;font-weight:600;line-height:15px;text-transform:uppercase}h1,p.transaction{letter-spacing:.05rem}h1{font-size:6rem;font-weight:500;line-height:12rem;color:var(--black)}h2.card-heading{text-transform:capitalize;font-size:2rem;font-weight:600;line-height:3rem;letter-spacing:.1em;color:var(--black)}h2.card-heading.active{color:var(--blue)}h3{color:var(--black)}h3,h3.gray{font-size:1.2rem;font-weight:600;line-height:1.8rem;letter-spacing:.05em;opacity:.3}h3.gray{color:var(--gray)}h4{font-weight:600;line-height:2rem;letter-spacing:.05em;color:var(--black)}a,h4{font-size:1.2rem}a{text-decoration:none;font-weight:500}a.green{color:var(--green)}a.green,a.read-more{text-transform:uppercase;font-weight:600;letter-spacing:.1em}a.read-more{color:var(--blue)}ul{list-style:none}button.active{color:#3f7dbc;opacity:1!important}.breakdown-tooltip{border-radius:13px!important;-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;box-shadow:0 10px 35px rgba(0,0,0,.1)!important;background:#fff!important}.breakdown-tooltip h4{margin-bottom:.5rem}.breakdown-items{display:flex;justify-content:space-between}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:var(--light-gray);margin:-4px 0 0 -4px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}