@keyframes loadingAni{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeInBlur{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur(0)}}@keyframes copyFeedback{0%{transform:scale(1);background-color:rgba(0,226,144,.25)}50%{transform:scale(1.1);background-color:rgba(0,226,144,.5)}to{transform:scale(1);background-color:rgba(0,226,144,.25)}}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Regular.ttf);font-weight:400}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Medium.ttf);font-weight:500}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-SemiBold.ttf);font-weight:600}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Bold.ttf);font-weight:700}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-ExtraBold.ttf);font-weight:800}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Black.ttf);font-weight:900}@font-face{font-family:Tenor Sans;src:url(/fonts/tenor-sans/TenorSans-Regular.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Regular.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Medium.ttf);font-weight:500}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Bold.ttf);font-weight:700}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Black.ttf);font-weight:900}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Light.ttf);font-weight:300}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Regular.ttf);font-weight:400}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Medium.ttf);font-weight:500}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-SemiBold.ttf);font-weight:600}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Bold.ttf);font-weight:700}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-ExtraBold.ttf);font-weight:800}.table-outer.black,.table-outer.blue,.table-outer.red{--tc:255,255,255}.table-outer.white{--tc:31,31,31}.table-outer{--tc:255,255,255;justify-content:flex-start;align-items:flex-start;margin-top:12.6vh;z-index:2;display:flex;flex-flow:column nowrap}.table-outer .table-hdr{box-sizing:border-box;font-weight:500;margin:0 0 6.3vh;white-space:pre-line;padding-right:6.3vh;position:relative;z-index:2;color:rgb(var(--tc));text-wrap:balance;font-size:7.35vh;line-height:8.1vh;font-family:Montserrat,sans-serif;transition:all .5s cubic-bezier(.18,.88,.55,1)}@media screen and (max-width:1100px){.table-outer .table-hdr{margin-bottom:6.3vh;font-size:5.35vh;line-height:5.9vh;font-family:Montserrat,sans-serif}}.table-outer .table{position:relative;width:100%;justify-content:flex-start;align-items:flex-start;z-index:2;display:flex;flex-flow:column nowrap}@media screen and (max-width:1300px){.table-outer .table{width:100%;margin-left:0}}.table-outer .table.borders{border:1px solid rgba(var(--tc),.15);border-radius:1vh}.table-outer .table.borders .row{border-top:1px solid rgba(var(--tc),.1)}.table-outer .table.borders .row:first-child{border-top:0}.table-outer .table.borders .row .col{border-left:1px solid rgba(var(--tc),.1)}.table-outer .table.borders .row .col:first-child{border-left:0}.table-outer .button{margin-top:6.3vh}@media screen and (max-width:700px){.table-outer .button{width:100%;justify-content:center}}.table-outer .btn-brief{margin-top:-3.15vh;margin-bottom:6.3vh}.table-outer .row{width:100%;justify-content:flex-start;align-items:stretch;position:relative;display:flex;flex-flow:row nowrap}@media screen and (max-width:700px){.table-outer .row .col{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:1.4vh;line-height:1.9vh;font-family:Montserrat,sans-serif}}@media screen and (max-width:1300px){.table-outer .row .col{font-size:1.8vh;line-height:2.7vh;font-family:Montserrat,sans-serif}}.table-outer .row .col{font-size:1.8vh;line-height:2.7vh;font-family:Montserrat,sans-serif}.table-outer .row:after{width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0);pointer-events:none;z-index:0;transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;content:"";display:block}.table-outer .row.hdr,.table-outer .row.root{border-bottom:1px solid rgba(var(--tc),.1);margin-bottom:1vh}.table-outer .row.root{position:sticky;top:0;justify-content:flex-start;align-items:stretch;z-index:2;transition:all .5s cubic-bezier(.18,.88,.55,1)}.table-outer .row.root .col{position:relative;z-index:2}.table-outer .row.root.is-sticky{background:#1f1f1f}.table-outer .row.sub{z-index:0;margin-top:0;cursor:default;width:100%;background:rgba(var(--tc),.04);align-items:stretch}.table-outer .row.sub .col{color:rgba(var(--tc),.75);font-weight:400;text-transform:uppercase;text-wrap:balance}.table-outer .row.sub .col b,.table-outer .row.sub .col strong{font-weight:600;color:rgb(var(--tc))}.table-outer .row.note .col{color:rgba(var(--tc),.25)}.table-outer .row.note:hover:after{display:none}.table-outer .row.note:hover .col{color:rgba(var(--tc),.25)}.table-outer .row .col{--span:1;color:rgba(var(--tc),.5);width:calc(100%/var(--col)*var(--span));min-width:calc(100%/var(--col)*var(--span));max-width:calc(100%/var(--col)*var(--span));padding:1.2vh 1.4vh;box-sizing:border-box;text-wrap:balance;white-space:pre-line;transition:all .5s cubic-bezier(.18,.88,.55,1)}.table-outer .row .col.lbl{font-weight:400}.table-outer .row .col.bold{color:rgb(var(--tc));font-weight:600}.table-outer .row .col.result{position:relative}.table-outer .row .col.result:after{content:"";position:absolute;width:100%;height:100%;background:rgba(54,46,255,.1);left:0;top:0}.table-outer .row .col.sep:after{content:" "}.table-outer .row .col ul{position:relative;margin:0;padding:0 0 0 3.15vh;list-style:none}.table-outer .row .col ul li{position:relative}.table-outer .row .col ul li:after{content:"";position:absolute;width:2.1vh;height:1px;background:rgba(var(--tc),.25);left:-3.15vh;top:1.35vh}.table-outer .row .col .col-hdr{color:rgb(var(--tc));overflow:hidden;text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto;font-weight:600;text-transform:uppercase;word-break:break-word}.table-outer .row:hover:after{background:rgba(var(--tc),.08)}.table-outer .row:hover .col{color:rgba(var(--tc),.9)}.table-outer .row:hover.hdr:after,.table-outer .row:hover.root:after,.table-outer .row:hover.sep:after{display:none}.table-outer .row:hover.hdr .col,.table-outer .row:hover.root .col,.table-outer .row:hover.sep .col{color:rgba(var(--tc),.5)}@media screen and (max-width:1100px){.table-outer:has(.row.root) .row{flex-flow:row wrap;justify-content:flex-end}}@media screen and (max-width:1100px){.table-outer:has(.row.root) .row .col{overflow:hidden;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}}