@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.bd-fingerprint-outter{background-color:hsl(var(--section-border-radius-bg-color,var(--white)));color:hsl(var(--section-body-txt-color,var(--white)))}.bd-fingerprint{background-color:hsl(var(--section-bg-color,var(--purple-900)));position:relative}.bd-fingerprint--has-no-pt .section{padding-top:0}.bd-fingerprint--has-border-radius .bd-fingerprint{border-top-left-radius:var(--border-radius-base);border-top-right-radius:var(--border-radius-base);overflow:hidden}.bd-fingerprint__article{background:hsl(var(--white));border-radius:1rem;padding:1.5rem}.bd-fingerprint__header{display:flex}.bd-fingerprint-header__heading{display:flex;flex-direction:column;gap:1.5rem}.bd-fingerprint-header__illustration{flex-shrink:0;width:3rem}.bd-fingerprint__article:first-child>header>.bd-fingerprint-header__heading{grid-gap:.5rem}.bd-fingerprint__article:first-child>header>.bd-fingerprint-header__heading>.bd-fingerprint-header__illustration{width:4rem}.bd-fingerprint-header__trigger{background:transparent;color:hsl(var(--purple-900));display:flex;height:2rem;margin-left:auto;padding:0;transform:rotate(45deg);transition:transform .3s ease;width:3rem;will-change:transform}.bd-fingerprint-header__trigger>svg{animation:pulse 1s ease-in-out infinite;-devkit-animation:pulse 1s ease-in-out infinite;-webkit-animation:pulse 1s ease-in-out infinite;width:1.5rem}.bd-fingerprint-header__trigger--is-open.bd-fingerprint-header__trigger svg{animation:none;-devkit-animation:none;-webkit-animation:none}.bd-fingerprint-header__trigger--is-open.bd-fingerprint-header__trigger{transform:rotate(0deg)}.bd-fingerprint-header__trigger--is-open.bd-fingerprint-header__trigger:active,.bd-fingerprint-header__trigger--is-open.bd-fingerprint-header__trigger:focus,.bd-fingerprint-header__trigger--is-open.bd-fingerprint-header__trigger:hover{background:transparent;transform:rotate(0deg) scale(1.15)}.bd-fingerprint-header__trigger:active,.bd-fingerprint-header__trigger:focus,.bd-fingerprint-header__trigger:hover{background:transparent;transform:rotate(45deg) scale(1.15)}.bd-fingerprint__main{--flow-spacing:1.5rem}.bd-fingerprint__main>div,.bd-fingerprint__main>ul{width:auto}.bd-fingerprint__main>ul.bd-fingerprint__stats{align-items:flex-start;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;justify-content:center;justify-items:center;grid-gap:8%}.bd-fingerprint-topic{display:flex;gap:1rem}.bd-fingerprint-topic__icon{color:hsl(var(--purple));flex-shrink:0;width:1em}.bd-fingerprint-topic__content{font-size:1.125rem;margin-top:-4px}.bd-fingerprint__sidebar{display:block;margin:1.5rem 0 0}.bd-fingerprint__facts{display:grid;grid-gap:1rem}.bd-fingerprint-fact{background:hsl(var(--purple-900));border-radius:1rem;color:hsl(var(--white));padding:1.5rem 1rem}.bd-fingerprint-fact__icon{color:hsl(var(--robin-blue-700));flex-shrink:0;width:1.5rem}.bd-fingerprint__footer{--flow-spacing:1.5rem}.bd-fingerprint__stats{display:grid;gap:1rem}.bd-fingerprint-stat{align-items:center;background:#47304d;background:linear-gradient(45deg,#47304d 20%,#72808d);border-radius:8px;color:hsl(var(--white));display:flex;flex-direction:column;justify-content:center;line-height:1.3;padding:1rem}#table{background:hsl(var(--purple-900));border-radius:1rem;box-sizing:border-box;color:hsl(var(--white));margin-top:1rem;padding:1.5rem 2rem}#table tbody tr{border-bottom:1px solid hsl(var(--purple))}#table tbody tr:first-child,#table tbody tr:last-child,#table tbody tr:nth-child(2){border:0}#table h3{color:hsl(var(--green));font-weight:600}#table table{border:0!important}#table td{border:0}#table tbody tr td{box-sizing:border-box;padding:.35rem .5rem!important}#table tbody tr:first-child td{border:0!important;color:hsl(var(--green))}#table tbody tr:first-child td:last-child{text-align:right}#table tbody tr:nth-child(2) td{border:0!important}#table tbody tr:nth-child(2){background:hsl(var(--purple));color:hsl(var(--white))!important}#table tbody tr td:first-child{border-left:0!important}#table tbody tr td:last-child{border-right:0!important;text-align:right}#table tbody tr:last-child td{border-bottom:0!important}#table tbody tr:nth-child(3) td{border-bottom:0!important;border-top:0!important}#table tbody tr:nth-child(2) td{background:hsl(var(--purple));border-bottom:0!important;color:hsl(var(--white))}#table tbody tr:nth-child(2) td:first-child{border-bottom:0!important;border-bottom-left-radius:50px;border-top-left-radius:50px}#table tbody tr:nth-child(2) td:last-child{border-bottom:0!important;border-bottom-right-radius:50px;border-top-right-radius:50px;text-align:right}@media(min-width:768px){.bd-fingerprint--has-border-radius .bd-fingerprint{border-top-left-radius:var(--border-raduis-8xl);border-top-right-radius:var(--border-raduis-8xl)}.bd-fingerprint__article{padding:3rem}.bd-fingerprint__article,.bd-fingerprint__footer,.bd-fingerprint__main{--flow-spacing:2rem}.bd-fingerprint__main>div,.bd-fingerprint__main>ul{width:46%}.bd-fingerprint__header{align-items:center}.bd-fingerprint-header__heading{align-items:center;flex-direction:row}.bd-fingerprint-header__trigger{width:1.5rem}.bd-fingerprint__main{display:flex;gap:8%}.bd-fingerprint__topics{--flow-spacing:1rem}.bd-fingerprint__sidebar{flex:1;flex-shrink:0;margin-top:0}.bd-fingerprint__topics{flex:1;flex-shrink:0}.bd-fingerprint__sidebar.rich-text{--flow-spacing:1rem}.bd-fingerprint__facts{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));height:100%}.bd-fingerprint__stats{grid-template-columns:repeat(auto-fit,minmax(390px,1fr))}.bd-fingerprint-stat{font-size:var(--font-size-2xl);padding:3rem}}