@charset "UTF-8";.theme-dark{--table-border-color:var(--universe-pro-20);--table-thead-even-background:var(--universe-pro-10);--table-color:var(--universe-pro-70)}.theme-light{--table-border-color:var(--black-90);--table-thead-even-background:var(--gray);--table-color:var(--black-20);--heading-color:var(--black)}.theme-dark{--heading-color:var(--white)}:root{--real-vh-static:100vh;--real-container-width:var(--guessed-container-width);--guessed-tch:4.0625rem;--tch:var(--guessed-tch);--font-weight-regular:400;--font-weight-book:500;--font-weight-medium:600;--font-weight-bold:700;--primary:#fec600;--primary-10:#fecc19;--primary-20:#fed133;--primary-30:#fed74d;--primary-40:#fedd66;--primary-50:#ffe280;--primary-60:#ffe899;--primary-70:#ffeeb3;--primary-80:#fff4cc;--black:#08111b;--black-10:#192735;--black-20:#333f4c;--black-30:#4c5762;--black-40:#666f79;--black-50:#80878f;--black-60:#9aa0a6;--black-70:#b2b7bc;--black-80:#cccfd2;--black-85:#dadbdd;--black-90:#e5e7e9;--gray:#f0f4f7;--danger:#df1f1f;--danger-80:#f9d2d2;--danger-90:#fce9e9;--success:#198139;--white:#fff;--universe-pro:#000;--universe-pro-10:#353535;--universe-pro-20:#4c4c4c;--universe-pro-30:#626262;--universe-pro-40:#797979;--universe-pro-50:#8f8f8f;--universe-pro-60:#a6a6a6;--universe-pro-70:#bcbcbc;--universe-pro-80:#d2d2d2;--universe-pro-85:#ddd;--universe-pro-90:#e9e9e9;--universe-pro-95:#f7f7f7;--transparent:transparent;--transition-timing-function:cubic-bezier(0.25,0.1,0.25,.99);--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--container-padding:1.25rem;--container-max-width:100%;--container-max-width-absolute:100%}@media (min-width:36rem){:root{--container-padding:1.5rem}}@media (min-width:48rem){:root{--container-padding:1.5rem}}@media (min-width:62rem){:root{--container-padding:1.5rem}}@media (min-width:75rem){:root{--container-padding:1.5rem}}@media (min-width:36rem){:root{--container-max-width:100%;--container-max-width-absolute:100%}}@media (min-width:48rem){:root{--container-max-width:45rem;--container-max-width-absolute:45rem}}@media (min-width:62rem){:root{--container-max-width:60rem;--container-max-width-absolute:60rem}}@media (min-width:75rem){:root{--container-max-width:71.25rem;--container-max-width-absolute:71.25rem}}

/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */html{-webkit-text-size-adjust:100%;box-sizing:border-box;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor}a{background-color:initial}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.125rem}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{color:inherit;cursor:pointer}[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-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:.0625rem dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:initial;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:initial}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}:root{--a-color:var(--black);--body-color:var(--black);--body-background-color:var(--white);--hr-border-color:var(--black-90)}.theme-dark{--a-color:var(--white);--body-color:var(--white);--body-background-color:var(--universe-pro);--hr-border-color:var(--universe-pro-10)}a{color:#08111b;color:var(--a-color);text-decoration:underline;text-decoration-thickness:.125rem;text-underline-offset:.0625rem}a:hover{-webkit-text-decoration-color:#fec600;text-decoration-color:#fec600;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}a:not(.focus-visible):not(.focus-visible),button:not(.focus-visible):not(.focus-visible),input:not(.focus-visible):not(.focus-visible),select:not(.focus-visible):not(.focus-visible),textarea:not(.focus-visible):not(.focus-visible){outline:none}a:not(:focus-visible):not(.focus-visible),button:not(:focus-visible):not(.focus-visible),input:not(:focus-visible):not(.focus-visible),select:not(:focus-visible):not(.focus-visible),textarea:not(:focus-visible):not(.focus-visible){outline:none}body{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;background:#fff;background:var(--body-background-color);color:#08111b;color:var(--body-color);font-family:Circular,Verdana,Arial,sans-serif;font-family:var(--font-family);font-size:1rem;font-weight:400;line-height:1.4;overflow-x:hidden!important;width:100vw}hr{border:0;border-top:.0625rem solid #e5e7e9;border-top:.0625rem solid var(--hr-border-color)}[aria-hidden=true]{display:none}ul{padding-left:2.5rem}.bg-primary{background-color:#fec600!important;background-color:var(--primary)!important}.bg-black{background-color:#08111b!important;background-color:var(--black)!important}.bg-gray{background-color:#f0f4f7!important;background-color:var(--gray)!important}.bg-white{background-color:#fff!important;background-color:var(--white)!important}.bg-universe-pro{background-color:#000!important;background-color:var(--universe-pro)!important}.bg-universe-pro-10{background-color:#353535!important;background-color:var(--universe-pro-10)!important}.bg-universe-pro-20{background-color:#4c4c4c!important;background-color:var(--universe-pro-20)!important}.bg-gradient-universe-pro-10{background-image:linear-gradient(0deg,#353535,rgba(53,53,53,.5))!important}.border-radius-20{border-radius:1.25rem!important}[class*=" border-"],[class^=border-]{border-style:solid;border-width:0}.container{margin-left:auto;margin-right:auto;max-width:100%;max-width:var(--container-max-width);padding-left:1.25rem;padding-left:var(--container-padding);padding-right:1.25rem;padding-right:var(--container-padding);width:100%}.d-none{display:none!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}@media (min-width:48rem){.d-md-none{display:none!important}.d-md-block{display:block!important}}@media (min-width:62rem){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}.flex-column{flex-direction:column!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.order-0{order:0!important}.order-1{order:1!important}@media (min-width:48rem){.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}}@media (min-width:62rem){.order-lg-0{order:0!important}.order-lg-1{order:1!important}}.clearfix:after{clear:both;content:"";display:table}.full-width{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.row{--gutter:1.5rem;--gutter-vertical:0rem;display:flex;flex-wrap:wrap;margin:calc(var(--gutter-vertical)/2*-1) calc(var(--gutter)/2*-1)}.row>.col,.row>[class*=col-]{padding:calc(var(--gutter-vertical)/2) calc(var(--gutter)/2);position:relative;width:100%}@media (min-width:36rem){.row{--gutter:1.5rem;--gutter-vertical:0rem}}@media (min-width:48rem){.row{--gutter:1.5rem;--gutter-vertical:0rem}}@media (min-width:62rem){.row{--gutter:2.25rem;--gutter-vertical:0rem}}@media (min-width:75rem){.row{--gutter:2.25rem;--gutter-vertical:0rem}}.gutter-vertical{--gutter-vertical:1.5rem}@media (min-width:36rem){.gutter-vertical{--gutter-vertical:1.5rem}}@media (min-width:48rem){.gutter-vertical{--gutter-vertical:1.5rem}}@media (min-width:62rem){.gutter-vertical{--gutter-vertical:2.25rem}}@media (min-width:75rem){.gutter-vertical{--gutter-vertical:2.25rem}}.gutter-0{--gutter:0px}.gutter-0,.gutter-y-0{--gutter-vertical:0px}.gutter-4{--gutter:0.25rem;--gutter-vertical:0.25rem}.gutter-8{--gutter:0.5rem;--gutter-vertical:0.5rem}.gutter-16{--gutter:1rem;--gutter-vertical:1rem}.gutter-20{--gutter:1.25rem}.gutter-20,.gutter-y-20{--gutter-vertical:1.25rem}.gutter-24{--gutter:1.5rem;--gutter-vertical:1.5rem}.gutter-x-24{--gutter:1.5rem}.gutter-y-28{--gutter-vertical:1.75rem}.gutter-y-36{--gutter-vertical:2.25rem}.gutter-y-40{--gutter-vertical:2.5rem}.gutter-y-60{--gutter-vertical:3.75rem}@media (min-width:48rem){.gutter-md-12{--gutter:0.75rem;--gutter-vertical:0.75rem}.gutter-md-20{--gutter:1.25rem;--gutter-vertical:1.25rem}.gutter-md-24{--gutter:1.5rem;--gutter-vertical:1.5rem}.gutter-y-md-36{--gutter-vertical:2.25rem}.gutter-y-md-40{--gutter-vertical:2.5rem}.gutter-y-md-60{--gutter-vertical:3.75rem}}@media (min-width:62rem){.gutter-lg-12{--gutter:0.75rem;--gutter-vertical:0.75rem}.gutter-y-lg-80{--gutter-vertical:5rem}}@media (min-width:75rem){.gutter-xl-24{--gutter:1.5rem;--gutter-vertical:1.5rem}.gutter-xl-36{--gutter:2.25rem;--gutter-vertical:2.25rem}}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:36rem){.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:48rem){.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:62rem){.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:75rem){.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.img-responsive{height:auto!important;max-width:100%!important}.overflow-hidden{overflow:hidden!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.preload *{transition:none!important}.p-0{padding:0!important}.pt-20{padding-top:1.25rem!important}@media (min-width:48rem){.pt-md-60{padding-top:3.75rem!important}}.pb-100{padding-bottom:6.25rem!important}@media (min-width:62rem){.pb-lg-140{padding-bottom:8.75rem!important}.pr-lg-60{padding-right:3.75rem!important}}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-16{padding-left:1rem!important;padding-right:1rem!important}.px-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-32{padding-left:2rem!important;padding-right:2rem!important}.px-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.px-n55{padding-left:-3.4375rem!important;padding-right:-3.4375rem!important}.px-60{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-70{padding-left:4.375rem!important;padding-right:4.375rem!important}.px-80{padding-left:5rem!important;padding-right:5rem!important}.px-n85{padding-left:-5.3125rem!important;padding-right:-5.3125rem!important}.px-90{padding-left:5.625rem!important;padding-right:5.625rem!important}.px-100{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-n105{padding-left:-6.5625rem!important;padding-right:-6.5625rem!important}.px-120{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-140{padding-left:8.75rem!important;padding-right:8.75rem!important}.px-160{padding-left:10rem!important;padding-right:10rem!important}.px-180{padding-left:11.25rem!important;padding-right:11.25rem!important}.px-200{padding-left:12.5rem!important;padding-right:12.5rem!important}@media (min-width:36rem){.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-sm-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-sm-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-sm-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-sm-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-sm-16{padding-left:1rem!important;padding-right:1rem!important}.px-sm-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-sm-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-sm-32{padding-left:2rem!important;padding-right:2rem!important}.px-sm-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-sm-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-sm-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.px-sm-n55{padding-left:-3.4375rem!important;padding-right:-3.4375rem!important}.px-sm-60{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-sm-70{padding-left:4.375rem!important;padding-right:4.375rem!important}.px-sm-80{padding-left:5rem!important;padding-right:5rem!important}.px-sm-n85{padding-left:-5.3125rem!important;padding-right:-5.3125rem!important}.px-sm-90{padding-left:5.625rem!important;padding-right:5.625rem!important}.px-sm-100{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-sm-n105{padding-left:-6.5625rem!important;padding-right:-6.5625rem!important}.px-sm-120{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-sm-140{padding-left:8.75rem!important;padding-right:8.75rem!important}.px-sm-160{padding-left:10rem!important;padding-right:10rem!important}.px-sm-180{padding-left:11.25rem!important;padding-right:11.25rem!important}.px-sm-200{padding-left:12.5rem!important;padding-right:12.5rem!important}}@media (min-width:48rem){.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-md-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-md-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-md-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-md-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-md-16{padding-left:1rem!important;padding-right:1rem!important}.px-md-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-md-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-md-32{padding-left:2rem!important;padding-right:2rem!important}.px-md-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-md-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-md-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.px-md-n55{padding-left:-3.4375rem!important;padding-right:-3.4375rem!important}.px-md-60{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-md-70{padding-left:4.375rem!important;padding-right:4.375rem!important}.px-md-80{padding-left:5rem!important;padding-right:5rem!important}.px-md-n85{padding-left:-5.3125rem!important;padding-right:-5.3125rem!important}.px-md-90{padding-left:5.625rem!important;padding-right:5.625rem!important}.px-md-100{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-md-n105{padding-left:-6.5625rem!important;padding-right:-6.5625rem!important}.px-md-120{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-md-140{padding-left:8.75rem!important;padding-right:8.75rem!important}.px-md-160{padding-left:10rem!important;padding-right:10rem!important}.px-md-180{padding-left:11.25rem!important;padding-right:11.25rem!important}.px-md-200{padding-left:12.5rem!important;padding-right:12.5rem!important}}@media (min-width:62rem){.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-lg-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-lg-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-lg-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-lg-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-lg-16{padding-left:1rem!important;padding-right:1rem!important}.px-lg-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-lg-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-lg-32{padding-left:2rem!important;padding-right:2rem!important}.px-lg-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-lg-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-lg-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.px-lg-n55{padding-left:-3.4375rem!important;padding-right:-3.4375rem!important}.px-lg-60{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-lg-70{padding-left:4.375rem!important;padding-right:4.375rem!important}.px-lg-80{padding-left:5rem!important;padding-right:5rem!important}.px-lg-n85{padding-left:-5.3125rem!important;padding-right:-5.3125rem!important}.px-lg-90{padding-left:5.625rem!important;padding-right:5.625rem!important}.px-lg-100{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-lg-n105{padding-left:-6.5625rem!important;padding-right:-6.5625rem!important}.px-lg-120{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-lg-140{padding-left:8.75rem!important;padding-right:8.75rem!important}.px-lg-160{padding-left:10rem!important;padding-right:10rem!important}.px-lg-180{padding-left:11.25rem!important;padding-right:11.25rem!important}.px-lg-200{padding-left:12.5rem!important;padding-right:12.5rem!important}}@media (min-width:75rem){.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-xl-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-xl-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-xl-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-xl-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-xl-16{padding-left:1rem!important;padding-right:1rem!important}.px-xl-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-xl-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-xl-32{padding-left:2rem!important;padding-right:2rem!important}.px-xl-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-xl-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-xl-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.px-xl-n55{padding-left:-3.4375rem!important;padding-right:-3.4375rem!important}.px-xl-60{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-xl-70{padding-left:4.375rem!important;padding-right:4.375rem!important}.px-xl-80{padding-left:5rem!important;padding-right:5rem!important}.px-xl-n85{padding-left:-5.3125rem!important;padding-right:-5.3125rem!important}.px-xl-90{padding-left:5.625rem!important;padding-right:5.625rem!important}.px-xl-100{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-xl-n105{padding-left:-6.5625rem!important;padding-right:-6.5625rem!important}.px-xl-120{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-xl-140{padding-left:8.75rem!important;padding-right:8.75rem!important}.px-xl-160{padding-left:10rem!important;padding-right:10rem!important}.px-xl-180{padding-left:11.25rem!important;padding-right:11.25rem!important}.px-xl-200{padding-left:12.5rem!important;padding-right:12.5rem!important}}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.py-2{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-6{padding-bottom:.375rem!important;padding-top:.375rem!important}.py-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-10{padding-bottom:.625rem!important;padding-top:.625rem!important}.py-12{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-16{padding-bottom:1rem!important;padding-top:1rem!important}.py-20{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-24{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-28{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-32{padding-bottom:2rem!important;padding-top:2rem!important}.py-36{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-40{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-50{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.py-n55{padding-bottom:-3.4375rem!important;padding-top:-3.4375rem!important}.py-60{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-70{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.py-80{padding-bottom:5rem!important;padding-top:5rem!important}.py-n85{padding-bottom:-5.3125rem!important;padding-top:-5.3125rem!important}.py-90{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.py-100{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-n105{padding-bottom:-6.5625rem!important;padding-top:-6.5625rem!important}.py-120{padding-bottom:7.5rem!important;padding-top:7.5rem!important}.py-140{padding-bottom:8.75rem!important;padding-top:8.75rem!important}.py-160{padding-bottom:10rem!important;padding-top:10rem!important}.py-180{padding-bottom:11.25rem!important;padding-top:11.25rem!important}.py-200{padding-bottom:12.5rem!important;padding-top:12.5rem!important}@media (min-width:36rem){.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.py-sm-2{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-sm-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-6{padding-bottom:.375rem!important;padding-top:.375rem!important}.py-sm-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-10{padding-bottom:.625rem!important;padding-top:.625rem!important}.py-sm-12{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-sm-16{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-20{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-sm-24{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-28{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-sm-32{padding-bottom:2rem!important;padding-top:2rem!important}.py-sm-36{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-sm-40{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-sm-50{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.py-sm-n55{padding-bottom:-3.4375rem!important;padding-top:-3.4375rem!important}.py-sm-60{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-sm-70{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.py-sm-80{padding-bottom:5rem!important;padding-top:5rem!important}.py-sm-n85{padding-bottom:-5.3125rem!important;padding-top:-5.3125rem!important}.py-sm-90{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.py-sm-100{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-sm-n105{padding-bottom:-6.5625rem!important;padding-top:-6.5625rem!important}.py-sm-120{padding-bottom:7.5rem!important;padding-top:7.5rem!important}.py-sm-140{padding-bottom:8.75rem!important;padding-top:8.75rem!important}.py-sm-160{padding-bottom:10rem!important;padding-top:10rem!important}.py-sm-180{padding-bottom:11.25rem!important;padding-top:11.25rem!important}.py-sm-200{padding-bottom:12.5rem!important;padding-top:12.5rem!important}}@media (min-width:48rem){.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.py-md-2{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-md-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-6{padding-bottom:.375rem!important;padding-top:.375rem!important}.py-md-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-10{padding-bottom:.625rem!important;padding-top:.625rem!important}.py-md-12{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-md-16{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-20{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-md-24{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-28{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-md-32{padding-bottom:2rem!important;padding-top:2rem!important}.py-md-36{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-md-40{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-md-50{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.py-md-n55{padding-bottom:-3.4375rem!important;padding-top:-3.4375rem!important}.py-md-60{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-md-70{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.py-md-80{padding-bottom:5rem!important;padding-top:5rem!important}.py-md-n85{padding-bottom:-5.3125rem!important;padding-top:-5.3125rem!important}.py-md-90{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.py-md-100{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-md-n105{padding-bottom:-6.5625rem!important;padding-top:-6.5625rem!important}.py-md-120{padding-bottom:7.5rem!important;padding-top:7.5rem!important}.py-md-140{padding-bottom:8.75rem!important;padding-top:8.75rem!important}.py-md-160{padding-bottom:10rem!important;padding-top:10rem!important}.py-md-180{padding-bottom:11.25rem!important;padding-top:11.25rem!important}.py-md-200{padding-bottom:12.5rem!important;padding-top:12.5rem!important}}@media (min-width:62rem){.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.py-lg-2{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-lg-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-6{padding-bottom:.375rem!important;padding-top:.375rem!important}.py-lg-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-10{padding-bottom:.625rem!important;padding-top:.625rem!important}.py-lg-12{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-lg-16{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-20{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-lg-24{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-28{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-lg-32{padding-bottom:2rem!important;padding-top:2rem!important}.py-lg-36{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-lg-40{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-lg-50{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.py-lg-n55{padding-bottom:-3.4375rem!important;padding-top:-3.4375rem!important}.py-lg-60{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-lg-70{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.py-lg-80{padding-bottom:5rem!important;padding-top:5rem!important}.py-lg-n85{padding-bottom:-5.3125rem!important;padding-top:-5.3125rem!important}.py-lg-90{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.py-lg-100{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-lg-n105{padding-bottom:-6.5625rem!important;padding-top:-6.5625rem!important}.py-lg-120{padding-bottom:7.5rem!important;padding-top:7.5rem!important}.py-lg-140{padding-bottom:8.75rem!important;padding-top:8.75rem!important}.py-lg-160{padding-bottom:10rem!important;padding-top:10rem!important}.py-lg-180{padding-bottom:11.25rem!important;padding-top:11.25rem!important}.py-lg-200{padding-bottom:12.5rem!important;padding-top:12.5rem!important}}@media (min-width:75rem){.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.py-xl-2{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-xl-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-6{padding-bottom:.375rem!important;padding-top:.375rem!important}.py-xl-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-10{padding-bottom:.625rem!important;padding-top:.625rem!important}.py-xl-12{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-xl-16{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-20{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-xl-24{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-28{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-xl-32{padding-bottom:2rem!important;padding-top:2rem!important}.py-xl-36{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-xl-40{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-xl-50{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.py-xl-n55{padding-bottom:-3.4375rem!important;padding-top:-3.4375rem!important}.py-xl-60{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-xl-70{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.py-xl-80{padding-bottom:5rem!important;padding-top:5rem!important}.py-xl-n85{padding-bottom:-5.3125rem!important;padding-top:-5.3125rem!important}.py-xl-90{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.py-xl-100{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-xl-n105{padding-bottom:-6.5625rem!important;padding-top:-6.5625rem!important}.py-xl-120{padding-bottom:7.5rem!important;padding-top:7.5rem!important}.py-xl-140{padding-bottom:8.75rem!important;padding-top:8.75rem!important}.py-xl-160{padding-bottom:10rem!important;padding-top:10rem!important}.py-xl-180{padding-bottom:11.25rem!important;padding-top:11.25rem!important}.py-xl-200{padding-bottom:12.5rem!important;padding-top:12.5rem!important}}.mt-40{margin-top:2.5rem!important}.mt-60{margin-top:3.75rem!important}@media (min-width:48rem){.mt-md-60{margin-top:3.75rem!important}.mt-md-70{margin-top:4.375rem!important}}@media (min-width:62rem){.mt-lg-0{margin-top:0!important}.mt-lg-60{margin-top:3.75rem!important}}@media (min-width:75rem){.mt-xl-60{margin-top:3.75rem!important}}.ml-auto{margin-left:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.0625rem!important}.mb-2{margin-bottom:.125rem!important}.mb-4{margin-bottom:.25rem!important}.mb-6{margin-bottom:.375rem!important}.mb-8{margin-bottom:.5rem!important}.mb-10{margin-bottom:.625rem!important}.mb-12{margin-bottom:.75rem!important}.mb-16{margin-bottom:1rem!important}.mb-20{margin-bottom:1.25rem!important}.mb-24{margin-bottom:1.5rem!important}.mb-28{margin-bottom:1.75rem!important}.mb-32{margin-bottom:2rem!important}.mb-36{margin-bottom:2.25rem!important}.mb-40{margin-bottom:2.5rem!important}.mb-50{margin-bottom:3.125rem!important}.mb-n55{margin-bottom:-3.4375rem!important}.mb-60{margin-bottom:3.75rem!important}.mb-70{margin-bottom:4.375rem!important}.mb-80{margin-bottom:5rem!important}.mb-n85{margin-bottom:-5.3125rem!important}.mb-90{margin-bottom:5.625rem!important}.mb-100{margin-bottom:6.25rem!important}.mb-n105{margin-bottom:-6.5625rem!important}.mb-120{margin-bottom:7.5rem!important}.mb-140{margin-bottom:8.75rem!important}.mb-160{margin-bottom:10rem!important}.mb-180{margin-bottom:11.25rem!important}.mb-200{margin-bottom:12.5rem!important}@media (min-width:36rem){.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.0625rem!important}.mb-sm-2{margin-bottom:.125rem!important}.mb-sm-4{margin-bottom:.25rem!important}.mb-sm-6{margin-bottom:.375rem!important}.mb-sm-8{margin-bottom:.5rem!important}.mb-sm-10{margin-bottom:.625rem!important}.mb-sm-12{margin-bottom:.75rem!important}.mb-sm-16{margin-bottom:1rem!important}.mb-sm-20{margin-bottom:1.25rem!important}.mb-sm-24{margin-bottom:1.5rem!important}.mb-sm-28{margin-bottom:1.75rem!important}.mb-sm-32{margin-bottom:2rem!important}.mb-sm-36{margin-bottom:2.25rem!important}.mb-sm-40{margin-bottom:2.5rem!important}.mb-sm-50{margin-bottom:3.125rem!important}.mb-sm-n55{margin-bottom:-3.4375rem!important}.mb-sm-60{margin-bottom:3.75rem!important}.mb-sm-70{margin-bottom:4.375rem!important}.mb-sm-80{margin-bottom:5rem!important}.mb-sm-n85{margin-bottom:-5.3125rem!important}.mb-sm-90{margin-bottom:5.625rem!important}.mb-sm-100{margin-bottom:6.25rem!important}.mb-sm-n105{margin-bottom:-6.5625rem!important}.mb-sm-120{margin-bottom:7.5rem!important}.mb-sm-140{margin-bottom:8.75rem!important}.mb-sm-160{margin-bottom:10rem!important}.mb-sm-180{margin-bottom:11.25rem!important}.mb-sm-200{margin-bottom:12.5rem!important}}@media (min-width:48rem){.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.0625rem!important}.mb-md-2{margin-bottom:.125rem!important}.mb-md-4{margin-bottom:.25rem!important}.mb-md-6{margin-bottom:.375rem!important}.mb-md-8{margin-bottom:.5rem!important}.mb-md-10{margin-bottom:.625rem!important}.mb-md-12{margin-bottom:.75rem!important}.mb-md-16{margin-bottom:1rem!important}.mb-md-20{margin-bottom:1.25rem!important}.mb-md-24{margin-bottom:1.5rem!important}.mb-md-28{margin-bottom:1.75rem!important}.mb-md-32{margin-bottom:2rem!important}.mb-md-36{margin-bottom:2.25rem!important}.mb-md-40{margin-bottom:2.5rem!important}.mb-md-50{margin-bottom:3.125rem!important}.mb-md-n55{margin-bottom:-3.4375rem!important}.mb-md-60{margin-bottom:3.75rem!important}.mb-md-70{margin-bottom:4.375rem!important}.mb-md-80{margin-bottom:5rem!important}.mb-md-n85{margin-bottom:-5.3125rem!important}.mb-md-90{margin-bottom:5.625rem!important}.mb-md-100{margin-bottom:6.25rem!important}.mb-md-n105{margin-bottom:-6.5625rem!important}.mb-md-120{margin-bottom:7.5rem!important}.mb-md-140{margin-bottom:8.75rem!important}.mb-md-160{margin-bottom:10rem!important}.mb-md-180{margin-bottom:11.25rem!important}.mb-md-200{margin-bottom:12.5rem!important}}@media (min-width:62rem){.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.0625rem!important}.mb-lg-2{margin-bottom:.125rem!important}.mb-lg-4{margin-bottom:.25rem!important}.mb-lg-6{margin-bottom:.375rem!important}.mb-lg-8{margin-bottom:.5rem!important}.mb-lg-10{margin-bottom:.625rem!important}.mb-lg-12{margin-bottom:.75rem!important}.mb-lg-16{margin-bottom:1rem!important}.mb-lg-20{margin-bottom:1.25rem!important}.mb-lg-24{margin-bottom:1.5rem!important}.mb-lg-28{margin-bottom:1.75rem!important}.mb-lg-32{margin-bottom:2rem!important}.mb-lg-36{margin-bottom:2.25rem!important}.mb-lg-40{margin-bottom:2.5rem!important}.mb-lg-50{margin-bottom:3.125rem!important}.mb-lg-n55{margin-bottom:-3.4375rem!important}.mb-lg-60{margin-bottom:3.75rem!important}.mb-lg-70{margin-bottom:4.375rem!important}.mb-lg-80{margin-bottom:5rem!important}.mb-lg-n85{margin-bottom:-5.3125rem!important}.mb-lg-90{margin-bottom:5.625rem!important}.mb-lg-100{margin-bottom:6.25rem!important}.mb-lg-n105{margin-bottom:-6.5625rem!important}.mb-lg-120{margin-bottom:7.5rem!important}.mb-lg-140{margin-bottom:8.75rem!important}.mb-lg-160{margin-bottom:10rem!important}.mb-lg-180{margin-bottom:11.25rem!important}.mb-lg-200{margin-bottom:12.5rem!important}}@media (min-width:75rem){.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.0625rem!important}.mb-xl-2{margin-bottom:.125rem!important}.mb-xl-4{margin-bottom:.25rem!important}.mb-xl-6{margin-bottom:.375rem!important}.mb-xl-8{margin-bottom:.5rem!important}.mb-xl-10{margin-bottom:.625rem!important}.mb-xl-12{margin-bottom:.75rem!important}.mb-xl-16{margin-bottom:1rem!important}.mb-xl-20{margin-bottom:1.25rem!important}.mb-xl-24{margin-bottom:1.5rem!important}.mb-xl-28{margin-bottom:1.75rem!important}.mb-xl-32{margin-bottom:2rem!important}.mb-xl-36{margin-bottom:2.25rem!important}.mb-xl-40{margin-bottom:2.5rem!important}.mb-xl-50{margin-bottom:3.125rem!important}.mb-xl-n55{margin-bottom:-3.4375rem!important}.mb-xl-60{margin-bottom:3.75rem!important}.mb-xl-70{margin-bottom:4.375rem!important}.mb-xl-80{margin-bottom:5rem!important}.mb-xl-n85{margin-bottom:-5.3125rem!important}.mb-xl-90{margin-bottom:5.625rem!important}.mb-xl-100{margin-bottom:6.25rem!important}.mb-xl-n105{margin-bottom:-6.5625rem!important}.mb-xl-120{margin-bottom:7.5rem!important}.mb-xl-140{margin-bottom:8.75rem!important}.mb-xl-160{margin-bottom:10rem!important}.mb-xl-180{margin-bottom:11.25rem!important}.mb-xl-200{margin-bottom:12.5rem!important}}.mr-8{margin-right:.5rem!important}.mr-16{margin-right:1rem!important}.mr-auto,.mx-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important}.my-20{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-40{margin-bottom:2.5rem!important;margin-top:2.5rem!important}@media (min-width:48rem){.my-md-60{margin-bottom:3.75rem!important;margin-top:3.75rem!important}}@media (min-width:62rem){.my-lg-100{margin-bottom:6.25rem!important;margin-top:6.25rem!important}}.stretched-link:after{background-color:transparent;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}h1 u,h2 u,h3 u,h4 u,h5 u,h6 u{position:relative;text-decoration:none!important;text-decoration:none;z-index:1}h1 u:after,h2 u:after,h3 u:after,h4 u:after,h5 u:after,h6 u:after{background-image:url(/build/website/assets/website/img/hand-drawn-underline.108c5c25.svg);background-size:100% 100%;bottom:-.6875rem;content:"";height:1.375rem;left:-.5rem;position:absolute;right:-.625rem;z-index:-1}@media (min-width:48rem){h1 u:after,h2 u:after,h3 u:after,h4 u:after,h5 u:after,h6 u:after{bottom:-.5rem;display:block;left:.0625rem;right:.0625rem}}.heading-1,h1{color:var(--heading-color);font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:48rem){.heading-1,h1{color:var(--heading-color);font-size:2.25rem;font-weight:700;line-height:1.2}}@media (min-width:62rem){.heading-1,h1{color:var(--heading-color);font-size:3rem;font-weight:700;line-height:1.2}}.heading-2,h2{color:var(--heading-color);font-size:1.75rem;font-weight:600;line-height:1.3}@media (min-width:48rem){.heading-2,h2{color:var(--heading-color);font-size:2rem;font-weight:700;line-height:1.2}}@media (min-width:62rem){.heading-2,h2{color:var(--heading-color);font-size:2.25rem;font-weight:700;line-height:1.2}}.heading-3,h3{color:var(--heading-color);font-size:1.5rem;font-weight:600;line-height:1.3}@media (min-width:48rem){.heading-3,h3{color:var(--heading-color);font-size:1.75rem;font-weight:600;line-height:1.3}}@media (min-width:62rem){.heading-3,h3{color:var(--heading-color);font-size:2rem;font-weight:700;line-height:1.2}}.heading-4,h4{color:var(--heading-color);font-size:1.25rem;font-weight:700;line-height:1.3}@media (min-width:48rem){.heading-4,h4{color:var(--heading-color);font-size:1.5rem;font-weight:600;line-height:1.3}}@media (min-width:62rem){.heading-4,h4{color:var(--heading-color);font-size:1.75rem;font-weight:600;line-height:1.3}}.heading-5,h5{color:var(--heading-color);font-size:1.25rem;font-weight:700;line-height:1.3}@media (min-width:62rem){.heading-5,h5{color:var(--heading-color);font-size:1.5rem;font-weight:600;line-height:1.3}}.heading-6,h6{color:var(--heading-color);font-size:1.25rem;font-weight:700;line-height:1.3}.heading-1{font-size:3rem}.heading-1,.heading-2{color:var(--heading-color);font-weight:700;line-height:1.2}.heading-2{font-size:2.25rem}.heading-3{color:var(--heading-color);font-size:2rem;font-weight:700;line-height:1.2}.heading-4{font-size:1.75rem}.heading-4,.heading-5{color:var(--heading-color);font-weight:600;line-height:1.3}.heading-5{font-size:1.5rem}.heading-6{color:var(--heading-color);font-size:1.25rem;font-weight:700;line-height:1.3}@media (min-width:48rem){.heading-md-1{font-size:3rem}.heading-md-1,.heading-md-2{color:var(--heading-color);font-weight:700;line-height:1.2}.heading-md-2{font-size:2.25rem}.heading-md-3{color:var(--heading-color);font-size:2rem;font-weight:700;line-height:1.2}.heading-md-4{font-size:1.75rem}.heading-md-4,.heading-md-5{color:var(--heading-color);font-weight:600;line-height:1.3}.heading-md-5{font-size:1.5rem}.heading-md-6{color:var(--heading-color);font-size:1.25rem;font-weight:700;line-height:1.3}}@media (min-width:62rem){.heading-lg-1{font-size:3rem}.heading-lg-1,.heading-lg-2{color:var(--heading-color);font-weight:700;line-height:1.2}.heading-lg-2{font-size:2.25rem}.heading-lg-3{color:var(--heading-color);font-size:2rem;font-weight:700;line-height:1.2}.heading-lg-4{font-size:1.75rem}.heading-lg-4,.heading-lg-5{color:var(--heading-color);font-weight:600;line-height:1.3}.heading-lg-5{font-size:1.5rem}.heading-lg-6{color:var(--heading-color);font-size:1.25rem;font-weight:700;line-height:1.3}}.text-center{text-align:center!important}.font-size-20{font-size:1.25rem!important}.article>*{margin-bottom:1.25em}.article>:first-child{margin-top:0!important}.article>:last-child{margin-bottom:0!important}.article>h1,.article>h2,.article>h3,.article>h4{margin-bottom:2.5rem;margin-top:5rem}.article>h5,.article>h6{margin-bottom:1rem;margin-top:2.5rem}.article>ol,.article>ul{padding-left:1rem}.article>ol>li+li,.article>ul>li+li{margin-top:.25em}.article>*>a,.article>a{color:var(--article-a-color);font-weight:500;text-decoration:none}.article>*>a:hover,.article>a:hover{text-decoration:underline}.z-10{z-index:10!important}.accordion-collapse{height:0;overflow:hidden;transition:height .15s cubic-bezier(.25,.1,.25,.99);transition:height .15s var(--transition-timing-function);will-change:height}.theme-dark{--btn-link-color:var(--white);--btn-link-hover-color:var(--white)}.theme-light{--btn-link-color:var(--body-color);--btn-link-hover-color:var(--body-color)}.btn{align-items:center;border-radius:.5rem;cursor:pointer;display:inline-flex;font-weight:500;font-weight:var(--font-weight-book);justify-content:center;line-height:1.25rem;padding:1rem 1.25rem;transition-duration:.15s;transition-property:background-color,-webkit-transform;transition-property:background-color,transform;transition-property:background-color,transform,-webkit-transform;transition-timing-function:cubic-bezier(.25,.1,.25,.99);transition-timing-function:var(--transition-timing-function)}.btn,.btn.hover,.btn:hover{color:#08111b;color:var(--black);text-decoration:none}.btn.active,.btn.focus,.btn:active,.btn:focus{-webkit-transform:scale3d(.96);transform:scale3d(.96)}.btn>svg[width="12"]:first-child{margin-right:.5rem}.btn>svg[width="12"]:last-child{margin-left:.5rem}.btn>svg[width="20"]:first-child{margin-right:.75rem}.btn>svg[width="20"]:last-child{margin-left:.75rem}.btn-link{background:none;border-radius:0;color:var(--btn-link-color);font-weight:400;font-weight:var(--font-weight-regular);padding:0}.btn-link>span{position:relative}.btn-link>span:before{background:#fec600;background:var(--primary);bottom:-.125rem;content:"";height:.125rem;left:0;position:absolute;transition:all .14s ease;width:0}.btn-link>span>svg[width="12"]:first-child{margin-right:.25rem}.btn-link>span>svg[width="12"]:last-child{margin-left:.25rem}.btn-link.active,.btn-link.focus,.btn-link.hover,.btn-link:active,.btn-link:focus,.btn-link:hover{color:var(--btn-link-hover-color);-webkit-transform:none;transform:none}.btn-link.active>span:before,.btn-link.focus>span:before,.btn-link.hover>span:before,.btn-link:active>span:before,.btn-link:focus>span:before,.btn-link:hover>span:before{width:100%}.btn-sm{padding:.75rem 1rem}.btn-sm>svg[width="12"]:first-child{margin-right:.625rem}.btn-sm>svg[width="12"]:last-child{margin-left:.625rem}.btn-block{display:flex;width:100%}.btn-primary{background-color:#fec600;background-color:var(--primary);color:#08111b;color:var(--black)}.btn-primary.hover,.btn-primary:hover{background-color:#fed74d;background-color:var(--primary-30);color:#08111b;color:var(--black)}.btn-secondary{background-color:#f0f4f7;background-color:var(--gray)}.btn-secondary.hover,.btn-secondary:hover{background-color:#fec600;background-color:var(--primary);color:#08111b;color:var(--black)}.btn-dark{background-color:#08111b;background-color:var(--black);color:#fff;color:var(--white)}.btn-dark .hover,.btn-dark:hover{background-color:#333f4c;background-color:var(--black-20);color:#fff;color:var(--white)}.btn-transparent{background-color:initial;color:#08111b;color:var(--black)}.btn-transparent .hover,.btn-transparent:hover{background-color:#f0f4f7;background-color:var(--gray);color:#08111b;color:var(--black)}.btn-danger{background-color:#df1f1f;background-color:var(--danger);color:#fff;color:var(--white)}.btn-danger .hover,.btn-danger:hover{background-color:#c41b1b;color:#fff;color:var(--white)}.theme-light{--popover-title-color:var(--white);--popover-body-color:var(--black-20);--popover-body-backgroiund:var(--white);--popover-body-box-shadow:0px 0px 3.125rem rgba(0,0,0,.12);--popover-close-background:var(--gray);--popover-close-color:var(--black);--popover-close-hover-background:var(--black-90);--popover-top-bar-advisor-name-color:var(--black);--popover-top-bar-advisor-title-color:var(--black);--popover-arrow-after-background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.744 1.246 14 5v1H0V5l5.256-3.754a3 3 0 0 1 3.488 0z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E") center center no-repeat}.theme-dark{--popover-title-color:var(--white);--popover-body-color:var(--universe-pro-60);--popover-body-backgroiund:var(--universe-pro-10);--popover-body-box-shadow:0px 0px 3.125rem rgba(0,0,0,.8);--popover-close-background:var(--universe-pro-20);--popover-close-color:var(--white);--popover-close-hover-background:var(--universe-pro-20);--popover-top-bar-advisor-name-color:var(--white);--popover-top-bar-advisor-title-color:var(--universe-pro-40);--popover-arrow-after-background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.744 1.246 14 5v1H0V5l5.256-3.754a3 3 0 0 1 3.488 0z' fill='%23353535' fill-rule='evenodd'/%3E%3C/svg%3E") center center no-repeat}.popover{max-width:100vw;opacity:0;padding:0 .625rem;position:relative;transition:opacity .15s cubic-bezier(.25,.1,.25,.99);transition:opacity .15s var(--transition-timing-function);width:25.75rem;z-index:100}@media (min-width:36rem){.popover{padding:0}}.popover.show{z-index:2}.popover ul{list-style-type:none;padding-left:0}.popover ul li{line-height:1.5rem;margin-bottom:1rem;padding-left:1.875rem;position:relative}.popover ul li:before{background-color:#fec600;background-color:var(--primary);background-image:url(/build/website/icons/hexo/check.d30c6892.svg);background-position:50%;border-radius:.6875rem;content:"";height:1.375rem;left:0;position:absolute;top:0;width:1.375rem}.popover ul li:last-child{margin-bottom:0}.popover p+ul,.popover ul+p{padding-top:.5rem}.popover-title{color:var(--popover-title-color);font-size:1rem;font-weight:500;line-height:1}.popover-body{background:var(--popover-body-backgroiund);border-radius:1rem;box-shadow:var(--popover-body-box-shadow);color:var(--popover-body-color);font-size:1rem;line-height:1.6;padding:1.75rem;-webkit-transform:scale(.95);transform:scale(.95);transition:-webkit-transform .15s cubic-bezier(.25,.1,.25,.99);transition:transform .15s cubic-bezier(.25,.1,.25,.99);transition:transform .15s cubic-bezier(.25,.1,.25,.99),-webkit-transform .15s cubic-bezier(.25,.1,.25,.99);transition:-webkit-transform .15s var(--transition-timing-function);transition:transform .15s var(--transition-timing-function);transition:transform .15s var(--transition-timing-function),-webkit-transform .15s var(--transition-timing-function)}.popover.show{opacity:1}.popover-close{align-items:center;background:var(--popover-close-background);border-radius:50%;color:var(--popover-close-color);display:flex;height:2rem;justify-content:center;margin:-.75rem -.75rem 0 0;transition:background .14s cubic-bezier(.25,.1,.25,.99);transition:.14s background var(--transition-timing-function);width:2rem}.popover-close:hover{background:var(--popover-close-hover-background)}.popover-top-bar{display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:0;padding-bottom:1.25rem}.popover-top-bar-advisor{align-items:center;display:flex}.popover-top-bar-advisor-wrapper{display:flex;flex-direction:column;margin-left:.75rem}.popover-top-bar-advisor-name{color:var(--popover-top-bar-advisor-name-color);font-weight:700;font-weight:var(--font-weight-bold);line-height:1}.popover-top-bar-advisor-title{color:var(--popover-top-bar-advisor-title-color);line-height:1;margin-top:.25rem}.popover.show .popover-body{-webkit-transform:scale(1);transform:scale(1)}.popover-arrow{z-index:-1}.popover-arrow:after{background:var(--popover-arrow-after-background);content:"";display:block;height:.875rem;width:.875rem}.popover[data-popper-placement=top] .popover-arrow:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.popover[data-popper-placement=right] .popover-arrow:after{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.popover[data-popper-placement=bottom] .popover-arrow:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.popover[data-popper-placement=left] .popover-arrow:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.popover[data-popper-placement=top] .popover-body{-webkit-transform-origin:bottom;transform-origin:bottom}.popover[data-popper-placement=right] .popover-body{-webkit-transform-origin:left;transform-origin:left}.popover[data-popper-placement=bottom] .popover-body{-webkit-transform-origin:top;transform-origin:top}.popover[data-popper-placement=left] .popover-body{-webkit-transform-origin:right;transform-origin:right}.popover[data-popper-placement=top] .popover-arrow{bottom:-.5625rem}.popover[data-popper-placement=right] .popover-arrow{left:-.5625rem}.popover[data-popper-placement=bottom] .popover-arrow{top:-.5625rem}.popover[data-popper-placement=left] .popover-arrow{right:-.5625rem}.tab-pane{display:none}.tab-pane.active{display:block}.tooltip{max-width:15.75rem;opacity:0;position:relative;transition:opacity .15s cubic-bezier(.25,.1,.25,.99);transition:opacity .15s var(--transition-timing-function);z-index:100}.tooltip-title{color:#fff;font-size:1rem;font-weight:500;line-height:1}.tooltip-body{background:#08111b;background:var(--black);border-radius:.25rem;box-shadow:0 .5rem .625rem 0 rgba(0,0,0,.1);color:#fff;font-size:.875rem;font-weight:500;line-height:1em;padding:.625rem .75rem;-webkit-transform:scale(.95);transform:scale(.95);transition:-webkit-transform .15s cubic-bezier(.25,.1,.25,.99);transition:transform .15s cubic-bezier(.25,.1,.25,.99);transition:transform .15s cubic-bezier(.25,.1,.25,.99),-webkit-transform .15s cubic-bezier(.25,.1,.25,.99);transition:-webkit-transform .15s var(--transition-timing-function);transition:transform .15s var(--transition-timing-function);transition:transform .15s var(--transition-timing-function),-webkit-transform .15s var(--transition-timing-function)}.tooltip-body>:not(:last-child){margin-bottom:.75rem}.tooltip.show{opacity:1}.tooltip.show .tooltip-body{-webkit-transform:scale(1);transform:scale(1)}.tooltip-arrow{z-index:-1}.tooltip-arrow:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC43NDQgMS4yNDYgMTQgNXYxSDBWNWw1LjI1Ni0zLjc1NGEzIDMgMCAwIDEgMy40ODggMHoiIGZpbGw9IiMxMDIxMzMiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50% no-repeat;content:"";display:block;height:.875rem;width:.875rem}.tooltip[data-popper-placement=top] .tooltip-arrow:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tooltip[data-popper-placement=right] .tooltip-arrow:after{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.tooltip[data-popper-placement=bottom] .tooltip-arrow:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.tooltip[data-popper-placement=left] .tooltip-arrow:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tooltip[data-popper-placement=top] .tooltip-body{-webkit-transform-origin:bottom;transform-origin:bottom}.tooltip[data-popper-placement=right] .tooltip-body{-webkit-transform-origin:left;transform-origin:left}.tooltip[data-popper-placement=bottom] .tooltip-body{-webkit-transform-origin:top;transform-origin:top}.tooltip[data-popper-placement=left] .tooltip-body{-webkit-transform-origin:right;transform-origin:right}.tooltip[data-popper-placement=top] .tooltip-arrow{bottom:-.5625rem}.tooltip[data-popper-placement=right] .tooltip-arrow{left:-.5625rem}.tooltip[data-popper-placement=bottom] .tooltip-arrow{top:-.5625rem}.tooltip[data-popper-placement=left] .tooltip-arrow{right:-.5625rem}[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{bottom:0;direction:inherit;height:auto!important;left:0;margin:0;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:auto!important;z-index:0}.simplebar-offset{-webkit-overflow-scrolling:touch;bottom:0;box-sizing:inherit!important;direction:inherit!important;left:0;margin:0;padding:0;position:absolute;resize:none!important;right:0;top:0}.simplebar-content-wrapper{box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;position:relative;width:auto}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:.0625rem;max-width:.0625rem;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:.0625rem;min-width:.0625rem;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:.625rem;position:absolute;right:0}.simplebar-scrollbar:before{border-radius:.4375rem;left:.125rem;opacity:0;right:.125rem}.simplebar-scrollbar.simplebar-visible:before{opacity:.5}.simplebar-track.simplebar-vertical{top:0;width:.6875rem}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{bottom:.125rem;top:.125rem}.simplebar-track.simplebar-horizontal{height:.6875rem}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:.125rem;right:.125rem}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:.4375rem;left:0;min-height:0;min-width:.625rem;right:auto;top:.125rem;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.hs-dummy-scrollbar-size{direction:rtl;height:31.25rem;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:31.25rem}.simplebar-hide-scrollbar{-ms-overflow-style:none;left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden}.theme-light{--simplebar-track-background-color:#dfdfdf;--simplebar-scrollbar-background-color:var(--black)}.theme-dark{--simplebar-track-background-color:var(--universe-pro-20);--simplebar-scrollbar-background-color:var(--universe-pro-95)}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{cursor:-webkit-grabbing;cursor:grabbing;pointer-events:auto}[data-simplebar].simplebar-dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important}.simplebar-scrollbar:hover{cursor:-webkit-grab;cursor:grab}.simplebar-scrollbar:active{cursor:-webkit-grabbing;cursor:grabbing}.simplebar-scrollbar:before{background:#000;border-radius:.125rem;content:"";left:0;opacity:1;position:absolute;right:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:1;transition:opacity 0s linear}.simplebar-hover{cursor:-webkit-grab;cursor:grab}.simplebar-track.simplebar-horizontal{background:var(--simplebar-track-background-color);border-radius:.25rem;bottom:-1.75rem;height:.25rem;left:0;margin:0 auto;pointer-events:auto;position:absolute;transition:all .14s cubic-bezier(.25,.1,.25,.99);transition:.14s all var(--transition-timing-function);z-index:1}@media (min-width:48rem){.simplebar-track.simplebar-horizontal{bottom:-2rem}}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:.25rem;margin-bottom:-.25rem;top:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{background-color:var(--simplebar-scrollbar-background-color);left:0;right:0}.simplebar-content-wrapper{-ms-overflow-style:none;scrollbar-width:none}.simplebar-content-wrapper::-webkit-scrollbar{display:none}.simplebar-content-wrapper:focus{outline:none!important}.form-field{border:0}.form-label{color:#08111b;color:var(--black);display:block;font-size:.875rem;font-weight:500;line-height:1rem;margin-bottom:.4375rem}.form-field:invalid>.form-label,.invalid>.form-label{color:#df1f1f;color:var(--danger)}.form-hint{font-size:.875rem;line-height:.875rem;margin-top:.5rem}.form-hint,.form-hint a{color:#666f79;color:var(--black-40)}.form-hint a{text-decoration:underline}.invalid>.form-hint,.invalid>.form-hint a{color:#df1f1f;color:var(--danger)}.theme-light{--form-control-background:var(--white);--form-control-border:0.0625rem solid var(--black-80);--form-control-placeholder-color:var(--black-40);--form-control-hover-border:0.0625rem solid var(--black-60);--form-control-invalid-border:0.0625rem solid var(--danger);--form-control-focus-border:0.125rem solid var(--primary);--form-control-color:var(--black)}.theme-dark{--form-control-background:var(--universe-pro);--form-control-border:0.0625rem solid var(--universe-pro-20);--form-control-placeholder-color:var(--universe-pro-40);--form-control-hover-border:0.0625rem solid var(--universe-pro-30);--form-control-invalid-border:0.0625rem solid var(--danger);--form-control-focus-border:0.125rem solid var(--universe-pro-60);--form-control-color:var(--white)}.form-control{background-color:var(--form-control-background);border:var(--form-control-border);border-radius:.5rem;color:var(--form-control-color);display:block;padding:.625rem .9375rem;position:relative;transition:border-color .15s cubic-bezier(.25,.1,.25,.99);transition:border-color .15s var(--transition-timing-function);width:100%}textarea.form-control{min-height:12.5rem}.form-control::-webkit-input-placeholder{color:var(--form-control-placeholder-color);opacity:1}.form-control::placeholder{color:var(--form-control-placeholder-color);opacity:1}.invalid>.form-control{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.396 2.457a1.75 1.75 0 0 1 3.13-.007l6.916 13.764a1.75 1.75 0 0 1-1.564 2.536H3.114a1.75 1.75 0 0 1-1.566-2.53zm1.614.534a.25.25 0 0 0-.271.134L2.89 16.889a.25.25 0 0 0 .223.361h13.764a.25.25 0 0 0 .224-.362L10.186 3.124a.25.25 0 0 0-.112-.112zM10 14a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-5.75a.75.75 0 0 1 .743.648L10.75 9v3a.75.75 0 0 1-1.493.102L9.25 12V9a.75.75 0 0 1 .75-.75z' fill='%23CE3535'/%3E%3C/svg%3E");background-position:calc(100% - .75rem) 50%;background-repeat:no-repeat;background-size:1.25rem 1.25rem;border:var(--form-control-invalid-border);padding-right:2.6875rem}.invalid>.form-control.focus,.invalid>.form-control:focus,.invalid>.form-control[focus-within]{background-position:calc(100% - .6875rem) 50%;padding-right:2.625rem}.invalid>.form-control.focus,.invalid>.form-control:focus,.invalid>.form-control:focus-within{background-position:calc(100% - .6875rem) 50%;padding-right:2.625rem}.form-control.hover,.form-control:hover{border:var(--form-control-hover-border)}.form-control.focus,.form-control:focus{border:var(--form-control-focus-border);padding:.5625rem .875rem;transition:none}.theme-light{--form-popover-background:var(--gray);--form-popover-hover-background:var(--black);--form-popover-hover-color:var(--white)}.theme-dark{--form-popover-background:var(--universe-pro-10);--form-popover-hover-background:var(--universe-pro-20);--form-popover-hover-color:var(--universe-pro-60)}.form-popover{align-items:center;background:var(--form-popover-background);border-radius:.5rem;display:inline-flex;height:1rem;justify-content:center;margin-left:.5rem;transition:background .14s cubic-bezier(.25,.1,.25,.99);transition:.14s background var(--transition-timing-function);width:1rem}.form-popover:hover{background:var(--form-popover-hover-background);color:var(--form-popover-hover-color)}.form-radio{display:block;position:relative;width:100%}.form-radio input{height:0;opacity:0;position:absolute;width:0}.form-radio-inline{display:inline-block;width:auto}.form-radio-label{align-items:center;background-color:#fff;border-radius:.25rem;cursor:pointer;display:flex;height:2.75rem;justify-content:center;padding:0 2.375rem 0 .625rem;transition:all .15s cubic-bezier(.25,.1,.25,.99);transition:all .15s var(--transition-timing-function);transition-duration:.15s;transition-property:padding,border-color;transition-timing-function:cubic-bezier(.25,.1,.25,.99);transition-timing-function:var(--transition-timing-function)}.form-radio-label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0zm0 1.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17zm4.378 5.72a.75.75 0 0 1 .073.976l-.073.084-5.047 5.048a.75.75 0 0 1-.977.073l-.084-.073-2.3-2.3a.75.75 0 0 1 .976-1.134l.084.073 1.77 1.77 4.518-4.517a.75.75 0 0 1 1.06 0z' fill='%2337AE38'/%3E%3C/svg%3E");background-size:cover;content:"";height:1.25rem;margin-right:.5rem;opacity:0;transition:opacity .15s cubic-bezier(.25,.1,.25,.99);transition:opacity .15s var(--transition-timing-function);width:1.25rem}.form-radio-label:after{border:.0625rem solid #cccfd2;border:.0625rem solid var(--black-80);border-radius:.25rem;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;transition:border-color .15s cubic-bezier(.25,.1,.25,.99);transition:border-color .15s var(--transition-timing-function)}.form-radio-label.hover:after,.form-radio-label:hover:after{border:.0625rem solid #9aa0a6;border:.0625rem solid var(--black-60)}input.focus-visible+.form-radio-label{box-shadow:0 0 0 .1875rem #cccfd2;box-shadow:0 0 0 .1875rem var(--black-80)}input:focus-visible+.form-radio-label{box-shadow:0 0 0 .1875rem #cccfd2;box-shadow:0 0 0 .1875rem var(--black-80)}input:checked+.form-radio-label{padding:0 1.5rem}input:checked+.form-radio-label:before{opacity:1}input:checked+.form-radio-label:after{border:.125rem solid #198139;border:.125rem solid var(--success)}.theme-light{--form-select-background:var(--white);--form-select-border:0.0625rem solid var(--black-80);--form-select-invalid-border:0.0625rem solid var(--danger);--form-select-hover-border:0.0625rem solid var(--black-60);--form-select-focus-border:0.125rem solid var(--primary);--form-select-list-box-shadow:0 0.25rem 0.5625rem 0 var(--black-80);--form-select-item-color:var(--black);--form-select-color:var(--black);--form-select-item-hover-background:var(--gray);--form-select-item-selected-background:var(--primary);--form-select-item-selected-color:var(--black);--form-select-background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.47 3.47a.75.75 0 0 1 .976-.073l.084.073L6 6.939l3.47-3.47a.75.75 0 0 1 .976-.072l.084.073a.75.75 0 0 1 .073.976l-.073.084-4 4a.75.75 0 0 1-.976.073L5.47 8.53l-4-4a.75.75 0 0 1 0-1.06z' fill='%23102133' fill-rule='evenodd'/%3E%3C/svg%3E")}.theme-dark{--form-select-background:var(--universe-pro);--form-select-border:0.0625rem solid var(--universe-pro-20);--form-select-invalid-border:0.0625rem solid var(--danger);--form-select-hover-border:0.0625rem solid var(--universe-pro-30);--form-select-focus-border:0.125rem solid var(--universe-pro-60);--form-select-list-box-shadow:0 0.25rem 0.5625rem 0 var(--universe-pro-30);--form-select-item-color:var(--white);--form-select-color:var(--white);--form-select-item-hover-background:var(--universe-pro-20);--form-select-item-selected-background:var(--primary);--form-select-item-selected-color:var(--white);--form-select-background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.47 3.47a.75.75 0 0 1 .976-.073l.084.073L6 6.939l3.47-3.47a.75.75 0 0 1 .976-.072l.084.073a.75.75 0 0 1 .073.976l-.073.084-4 4a.75.75 0 0 1-.976.073L5.47 8.53l-4-4a.75.75 0 0 1 0-1.06z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E")}.form-select{background-color:var(--form-select-background);background-image:var(--form-select-background-image);background-position:calc(100% - 1rem) 50%;background-repeat:no-repeat;background-size:.75rem .75rem;border:var(--form-select-border);border-radius:.5rem;color:var(--form-select-color);display:block;height:2.75rem;padding:.0625rem 2.6875rem .0625rem .9375rem;position:relative;transition:border-color .15s cubic-bezier(.25,.1,.25,.99);transition:border-color .15s var(--transition-timing-function);width:100%}.invalid>.form-select{border:var(--form-select-invalid-border)}.form-select.hover,.form-select:hover{border:var(--form-select-hover-border)}.form-select.active,.form-select.focus,.form-select:active,.form-select:focus{background-position:calc(100% - .9375rem) 50%;border:var(--form-select-focus-border);padding:0 2.625rem 0 .875rem;transition:none}.form-select.active,.form-select:active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.53 8.53a.75.75 0 0 1-.976.073L9.47 8.53 6 5.061l-3.47 3.47a.75.75 0 0 1-.976.072L1.47 8.53a.75.75 0 0 1-.073-.976l.073-.084 4-4a.75.75 0 0 1 .976-.073l.084.073 4 4a.75.75 0 0 1 0 1.06z' fill='%23102133' fill-rule='evenodd'/%3E%3C/svg%3E")}.form-select-list{background-color:#fff;border-radius:.5rem;box-shadow:var(--form-select-list-box-shadow);display:none;list-style-type:none;max-height:50vh;overflow:auto;padding:.5rem;z-index:500}.form-select-list.open{display:block}.form-select-list li{margin-bottom:.25rem}.form-select-list li:last-child{margin-bottom:0}.form-select-item{align-items:center;border-radius:.25rem;color:var(--form-select-item-color);display:flex;height:2.375rem;padding:0 .5rem;width:100%}.form-select-item:focus,.form-select-item:hover{background-color:var(--form-select-item-hover-background)}.form-select-item.selected{background-color:var(--form-select-item-selected-background);color:var(--form-select-item-selected-color)}.form-select-item:disabled{opacity:.5}@font-face{font-display:swap;font-family:Circular;font-style:normal;font-weight:700;src:url(/build/website/fonts/circular-bold.74b22d59.woff2) format("woff2"),url(/build/website/fonts/circular-bold.5c5f11b3.woff) format("woff")}@font-face{font-display:swap;font-family:Circular;font-style:italic;font-weight:700;src:url(/build/website/fonts/circular-bolditalic.15093d6d.woff2) format("woff2"),url(/build/website/fonts/circular-bolditalic.dfcc96cc.woff) format("woff")}@font-face{font-display:swap;font-family:Circular;font-style:normal;font-weight:600;src:url(/build/website/fonts/circular-medium.12140c80.woff2) format("woff2"),url(/build/website/fonts/circular-medium.a7a0d51e.woff) format("woff")}@font-face{font-display:swap;font-family:Circular;font-style:italic;font-weight:600;src:url(/build/website/fonts/circular-mediumitalic.7784337c.woff2) format("woff2"),url(/build/website/fonts/circular-mediumitalic.f44ba5c7.woff) format("woff")}@font-face{font-display:swap;font-family:Circular;font-style:normal;font-weight:500;src:url(/build/website/fonts/circular-book.c16eff42.woff2) format("woff2"),url(/build/website/fonts/circular-book.0ae69f00.woff) format("woff")}@font-face{font-display:swap;font-family:Circular;font-style:italic;font-weight:500;src:url(/build/website/fonts/circular-bookitalic.15093d6d.woff2) format("woff2"),url(/build/website/fonts/circular-bookitalic.dfcc96cc.woff) format("woff")}@font-face{font-display:swap;font-family:Circular;font-style:normal;font-weight:400;src:url(/build/website/fonts/circular-regular.1c55adf7.woff2) format("woff2"),url(/build/website/fonts/circular-regular.1ba2d32c.woff) format("woff")}@font-face{font-display:swap;font-family:Circular;font-style:italic;font-weight:400;src:url(/build/website/fonts/circular-regularitalic.5bca5cf2.woff2) format("woff2"),url(/build/website/fonts/circular-regularitalic.fa35a2b4.woff) format("woff")}:root{--font-family:Circular,Verdana,Arial,sans-serif}.icon[width="12"]{height:.75rem;width:.75rem}.icon[width="16"]{height:1rem;width:1rem}.icon[width="20"]{height:1.25rem;width:1.25rem}.icon[width="24"]{height:1.5rem;width:1.5rem}.icon[width="36"]{height:2.25rem;width:2.25rem}.icon[width="48"]{height:3rem;width:3rem}.media-known-size{height:calc(var(--height)/16*1rem);width:calc(var(--width)/16*1rem)}.theme-dark{--medium-zoom-overlay-background:rgba(36,36,36,.6);--medium-zoom-overlay-backdrop-filter:blur(0.75rem)}.theme-light{--medium-zoom-overlay-background:rgba(16,33,51,.9);--medium-zoom-overlay-backdrop-filter:none}.top-container{left:0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:101}.medium-zoom-overlay{z-index:121}.medium-zoom-overlay+.medium-zoom-image{z-index:122}.medium-zoom--opened .medium-zoom-overlay{-webkit-backdrop-filter:var(--medium-zoom-overlay-backdrop-filter);backdrop-filter:var(--medium-zoom-overlay-backdrop-filter);background:var(--medium-zoom-overlay-background)!important}.medium-zoom-image{border-radius:.75rem;overflow:hidden}
