.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.newPurple-link{color:#2d6a8a;font-weight:700}.text-grey{color:#333}.text-lightgrey{color:rgba(51,51,51,.75)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-newPurple{color:#2d6a8a}.text-newPurple-50{color:rgba(45,106,138,.05)}.text-newPurple-100{color:rgba(45,106,138,.1)}.text-newPurple-200{color:rgba(45,106,138,.2)}.text-newPurple-300{color:rgba(45,106,138,.3)}.text-newPurple-400{color:rgba(45,106,138,.4)}.text-newPurple-500{color:rgba(45,106,138,.5)}.text-newPurple-600{color:rgba(45,106,138,.6)}.text-newPurple-700{color:rgba(45,106,138,.7)}.text-newPurple-800{color:rgba(45,106,138,.8)}.text-newPurple-900{color:rgba(45,106,138,.9)}.underline{text-decoration-line:underline}.cursor-pointer{cursor:pointer}.-ml-1{margin-left:-.25rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-0{margin-top:0}.m-8{margin:2rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-8{margin-left:2rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-8,.mx-8{margin-right:2rem}.mx-8{margin-left:2rem}.my-8{margin-bottom:2rem;margin-top:2rem}.p-8{padding:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.page-header{padding:1rem 0}.page-header h1{font-weight:800}.page-body{background:#fff;border-radius:.25rem;box-shadow:0 3px 5px 0 rgba(0,0,0,.1);padding:1.25rem 0 0}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t-0{border-top-width:0}.border-r-0{border-right-width:0}.border-b-0{border-bottom-width:0}.border-l-0{border-left-width:0}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t-4{border-top-width:4px}.border-r-4{border-right-width:4px}.border-b-4{border-bottom-width:4px}.border-l-4{border-left-width:4px}.border-t-8{border-top-width:8px}.border-r-8{border-right-width:8px}.border-b-8{border-bottom-width:8px}.border-l-8{border-left-width:8px}.border-black40{border-color:rgba(0,0,0,.4)}.rounded{border-radius:.25rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.flex-1{flex:1}.flex-60{flex:0 0 60%}.flex-30{flex:0 0 30%}.flex-40{flex:0 0 40%}.flex-50{flex:0 0 50%}.min-h-full{min-height:100%!important}.min-h-unset{min-height:unset!important}.bg-transparent{background-color:transparent!important}.border-transparent{border-color:transparent!important}.focus\:bg-white:focus,.hover\:bg-white:hover{background-color:#fff!important}.focus\:border-black-10:focus,.hover\:border-black-10:hover{border-color:rgba(0,0,0,.1)!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.bbk-new-page .page-header-h1{font-size:1.375rem;font-weight:800}.bbk-new-page .page-description,.bbk-new-page .page-header-h1{color:#000;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.bbk-new-page .page-description{font-size:.875rem;font-weight:400}.bbk-new-page .page-body{border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:none}.bbk-new-page .page-header-h2{color:#000;font-size:1rem;font-weight:400;line-height:16.94px;margin-top:1rem}.bbk-new-page .page-header-h2,.bbk-new-table{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.bbk-new-table{font-size:.875rem;table-layout:fixed;width:100%}.bbk-new-table caption{caption-side:top;color:#333;padding:0 0 0 2rem}.bbk-new-table td,.bbk-new-table th{padding:.75rem .625rem}.bbk-new-table caption,.bbk-new-table td:first-child,.bbk-new-table th:first-child{padding-left:0}.bbk-new-table td:last-child,.bbk-new-table th:last-child{padding-right:0}.bbk-new-table thead th{color:rgba(0,0,0,.5);font-weight:400}.bbk-new-table tfoot{color:#000;font-weight:700}.bbk-new-table tfoot td{border-top:1px solid rgba(0,0,0,.2);padding-bottom:.875rem;padding-top:.875rem}.bbk-new-table.bbk-new-table-striped tbody tr:nth-child(odd){background-color:rgba(0,0,0,.05)}.bbk-new-table .chevron svg{visibility:hidden}.bbk-new-table th.bbk-new-table-header-sortable{cursor:pointer;user-select:none}.bbk-new-table th.bbk-new-table-header-sortable.bbk-new-table-header-sorted-asc .chevron svg,.bbk-new-table th.bbk-new-table-header-sortable.bbk-new-table-header-sorted-desc .chevron svg{margin-left:5px;visibility:visible}.bbk-new-table th.bbk-new-table-header-sortable.bbk-new-table-header-sorted-asc .chevron svg{transform:rotate(180deg)}
/*# sourceMappingURL=style.css.map*/