@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-400: oklch(70.4% .191 22.216);--color-red-500: oklch(63.7% .237 25.331);--color-gray-50: oklch(98.5% .002 247.839);--color-gray-100: oklch(96.7% .003 264.542);--color-gray-200: oklch(92.8% .006 264.531);--color-gray-300: oklch(87.2% .01 258.338);--color-gray-400: oklch(70.7% .022 261.325);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-600: oklch(44.6% .03 256.802);--color-gray-700: oklch(37.3% .034 259.733);--color-gray-800: oklch(27.8% .033 256.848);--color-gray-950: oklch(13% .028 261.692);--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-lg: 32rem;--container-xl: 36rem;--container-2xl: 42rem;--container-3xl: 48rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--text-9xl: 8rem;--text-9xl--line-height: 1;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--tracking-wider: .05em;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--color-securefirst-base: #111928;--color-securefirst-dark-blue: #131927;--color-securefirst-gray: #1f2a37;--color-securefirst-gray-alt: #2a394b;--color-securefirst-blue: #5795e9;--color-securefirst-blue-alt: #4a7ccf;--color-securefirst-french-blue: #2e97ed;--color-securefirst-pacific-blue: #16bdca;--color-securefirst-deep-navy: #101c29;--color-securefirst-red: #e57373;--color-securefirst-max-red: #e02424;--color-securefirst-maroon: #5d100a;--color-securefirst-deep-maroon: #771d1d;--color-securefirst-blush: #e8a1a1;--color-securefirst-coral: #ff8a4c;--color-securefirst-burnt-orange: #d03801;--color-securefirst-peach: #fdba8c;--color-securefirst-yellow: #ffc107;--color-securefirst-sunshine: #faca15;--color-securefirst-dark-caramel: #633112;--color-securefirst-green: #4caf50;--color-securefirst-deep-forest: #014737;--color-securefirst-mint: #84e1bc;--color-securefirst-green-haze: #0e9f6e;--color-securefirst-green-haze-alt: #0e865e;--color-securefirst-phish-sent: #1abc9c;--color-securefirst-phish-open: #f9bf3b;--color-securefirst-phish-click: #f39c12;--color-securefirst-phish-data: #f05b4f;--color-securefirst-phish-rate: #763053;--animate-slide-in: slideIn .3s ease-out forwards;--animate-slide-out: slideOut .3s ease-in forwards;--animate-slide-up: slide-up .3s ease-out forwards;--animate-slide-down: slide-down .3s ease-in forwards;--animate-fade-in: fadeIn .2s ease-in forwards;--animate-fade-out: fadeOut .2s ease-in forwards;--animate-dot-loop: dotLoop 1.5s steps(1, end) infinite}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.-top-0\.5{top:calc(var(--spacing) * -.5)}.top-0{top:calc(var(--spacing) * 0)}.top-1\/2{top:50%}.top-2{top:calc(var(--spacing) * 2)}.top-full{top:100%}.right-0{right:calc(var(--spacing) * 0)}.right-2{right:calc(var(--spacing) * 2)}.right-3{right:calc(var(--spacing) * 3)}.right-4{right:calc(var(--spacing) * 4)}.bottom-0{bottom:calc(var(--spacing) * 0)}.bottom-4{bottom:calc(var(--spacing) * 4)}.bottom-26{bottom:calc(var(--spacing) * 26)}.bottom-28{bottom:calc(var(--spacing) * 28)}.bottom-full{bottom:100%}.left-0{left:calc(var(--spacing) * 0)}.left-1\/2{left:50%}.left-4{left:calc(var(--spacing) * 4)}.left-full{left:100%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-6{grid-column:span 6 / span 6}.col-span-7{grid-column:span 7 / span 7}.col-span-full{grid-column:1 / -1}.row-1{grid-row:1}.row-3{grid-row:3}.row-span-1{grid-row:span 1 / span 1}.row-span-6{grid-row:span 6 / span 6}.container{width:100%}@media (width >= 40rem){.container{max-width:40rem}}@media (width >= 48rem){.container{max-width:48rem}}@media (width >= 64rem){.container{max-width:64rem}}@media (width >= 80rem){.container{max-width:80rem}}@media (width >= 96rem){.container{max-width:96rem}}@media (width >= 100rem){.container{max-width:100rem}}@media (width >= 130rem){.container{max-width:130rem}}.m-2{margin:calc(var(--spacing) * 2)}.m-\[revert\]{margin:revert}.mx-4{margin-inline:calc(var(--spacing) * 4)}.mx-auto{margin-inline:auto}.my-1{margin-block:calc(var(--spacing) * 1)}.my-4{margin-block:calc(var(--spacing) * 4)}.my-8{margin-block:calc(var(--spacing) * 8)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.-mr-4{margin-right:calc(var(--spacing) * -4)}.mr-1{margin-right:calc(var(--spacing) * 1)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-4{margin-right:calc(var(--spacing) * 4)}.mr-6{margin-right:calc(var(--spacing) * 6)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.mb-23{margin-bottom:calc(var(--spacing) * 23)}.ml-1{margin-left:calc(var(--spacing) * 1)}.ml-3{margin-left:calc(var(--spacing) * 3)}.ml-4{margin-left:calc(var(--spacing) * 4)}.ml-6{margin-left:calc(var(--spacing) * 6)}.ml-auto{margin-left:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.aspect-square{aspect-ratio:1 / 1}.h-1{height:calc(var(--spacing) * 1)}.h-2{height:calc(var(--spacing) * 2)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.h-14{height:calc(var(--spacing) * 14)}.h-15{height:calc(var(--spacing) * 15)}.h-32{height:calc(var(--spacing) * 32)}.h-\[250px\]{height:250px}.h-auto{height:auto}.h-fit{height:fit-content}.h-full{height:100%}.h-min{height:min-content}.h-screen{height:100vh}.max-h-16{max-height:calc(var(--spacing) * 16)}.max-h-60{max-height:calc(var(--spacing) * 60)}.max-h-\[20vh\]{max-height:20vh}.max-h-\[48vh\]{max-height:48vh}.max-h-\[50vh\]{max-height:50vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[100cqmin\]{max-height:100cqmin}.max-h-\[250px\]{max-height:250px}.max-h-\[300px\]{max-height:300px}.max-h-\[425px\]{max-height:425px}.max-h-\[525px\]{max-height:525px}.max-h-\[calc\(100\%-80px\)\]{max-height:calc(100% - 80px)}.max-h-\[calc\(100cqh-30px\)\]{max-height:calc(100cqh - 30px)}.max-h-fit{max-height:fit-content}.min-h-10{min-height:calc(var(--spacing) * 10)}.min-h-14{min-height:calc(var(--spacing) * 14)}.min-h-36{min-height:calc(var(--spacing) * 36)}.min-h-\[100px\]{min-height:100px}.min-h-\[425px\]{min-height:425px}.min-h-\[525px\]{min-height:525px}.min-h-screen{min-height:100vh}.w-0{width:calc(var(--spacing) * 0)}.w-2xl{width:var(--container-2xl)}.w-3xl{width:var(--container-3xl)}.w-6{width:calc(var(--spacing) * 6)}.w-11{width:calc(var(--spacing) * 11)}.w-12{width:calc(var(--spacing) * 12)}.w-32{width:calc(var(--spacing) * 32)}.w-52{width:calc(var(--spacing) * 52)}.w-64{width:calc(var(--spacing) * 64)}.w-\[80cqw\]{width:80cqw}.w-\[400px\]{width:400px}.w-fit{width:fit-content}.w-full{width:100%}.w-lg{width:var(--container-lg)}.w-max{width:max-content}.w-screen{width:100vw}.max-w-1\/2{max-width:50%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-fit{max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-xl{max-width:var(--container-xl)}.min-w-14{min-width:calc(var(--spacing) * 14)}.min-w-20{min-width:calc(var(--spacing) * 20)}.min-w-\[100px\]{min-width:100px}.min-w-fit{min-width:fit-content}.min-w-full{min-width:100%}.flex-0{flex:0}.flex-1{flex:1}.flex-1\/4{flex:25%}.flex-\[2_2_0\%\]{flex:2 2 0%}.flex-\[4_4_0\%\]{flex:4 4 0%}.shrink{flex-shrink:1}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-x-3{--tw-translate-x: calc(var(--spacing) * -3);translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-180{rotate:180deg}.rotate-\[-90deg\]{rotate:-90deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-\[spin_1\.6s_linear_infinite\]{animation:spin 1.6s linear infinite}.animate-fade-in{animation:var(--animate-fade-in)}.animate-fade-out{animation:var(--animate-fade-out)}.animate-pulse{animation:var(--animate-pulse)}.animate-slide-down{animation:var(--animate-slide-down)}.animate-slide-in{animation:var(--animate-slide-in)}.animate-slide-out{animation:var(--animate-slide-out)}.animate-slide-up{animation:var(--animate-slide-up)}.btn-secondary{cursor:pointer;border-radius:var(--radius-lg);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2.5);text-align:center;font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-gray-400);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-securefirst-gray-alt);background-color:var(--color-securefirst-gray);color:var(--color-gray-200);-webkit-user-select:none;user-select:none}.btn-secondary:focus{--tw-outline-style: none;outline-style:none}.btn-secondary:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.btn-secondary:focus{--tw-ring-color: var(--color-securefirst-gray-alt)}.btn-secondary:hover,.btn-secondary:focus{background-color:var(--color-securefirst-gray-alt)}.btn-secondary:hover,.btn-secondary:focus{color:var(--color-white)}.btn-disabled\!{cursor:pointer!important;border-radius:var(--radius-lg)!important;padding-inline:calc(var(--spacing) * 4)!important;padding-block:calc(var(--spacing) * 2.5)!important;text-align:center!important;font-size:var(--text-sm)!important;line-height:var(--tw-leading, var(--text-sm--line-height))!important;--tw-font-weight: var(--font-weight-bold) !important;font-weight:var(--font-weight-bold)!important;color:var(--color-gray-400)!important;cursor:not-allowed!important;border-color:var(--color-securefirst-gray-alt)!important;background-color:var(--color-securefirst-gray)!important;-webkit-user-select:none!important;user-select:none!important}.btn-disabled\!:focus{--tw-outline-style: none !important;outline-style:none!important}.btn-disabled\!:hover,.btn-disabled\!:focus{background-color:var(--color-securefirst-gray-alt)!important}.btn-disabled\!:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor) !important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.btn-disabled\!:hover,.btn-disabled\!:focus{background-color:var(--color-securefirst-gray)!important}.btn-disabled\!:hover,.btn-disabled\!:focus{color:var(--color-gray-400)!important}.btn-danger{cursor:pointer;border-radius:var(--radius-lg);background-color:var(--color-securefirst-gray);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2.5);text-align:center;font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-gray-400);background-color:var(--color-securefirst-deep-maroon);color:var(--color-gray-200);-webkit-user-select:none;user-select:none}.btn-danger:focus{--tw-outline-style: none;outline-style:none}.btn-danger:hover,.btn-danger:focus{background-color:var(--color-securefirst-gray-alt)}.btn-danger:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.btn-danger:focus{--tw-ring-color: var(--color-securefirst-maroon)}.btn-danger:hover,.btn-danger:focus{background-color:var(--color-securefirst-maroon)}.btn-primary{cursor:pointer;border-radius:var(--radius-lg);background-color:var(--color-securefirst-gray);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2.5);text-align:center;font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-gray-400);background-color:var(--color-securefirst-blue);color:var(--color-securefirst-base);-webkit-user-select:none;user-select:none}.btn-primary:focus{--tw-outline-style: none;outline-style:none}.btn-primary:hover,.btn-primary:focus{background-color:var(--color-securefirst-gray-alt)}.btn-primary:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.btn-primary:focus{--tw-ring-color: var(--color-securefirst-blue-alt)}.btn-primary:hover,.btn-primary:focus{background-color:var(--color-securefirst-blue-alt)}.btn-success{cursor:pointer;border-radius:var(--radius-lg);background-color:var(--color-securefirst-gray);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2.5);text-align:center;font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-gray-400);background-color:var(--color-securefirst-green-haze);color:var(--color-securefirst-base);-webkit-user-select:none;user-select:none}.btn-success:focus{--tw-outline-style: none;outline-style:none}.btn-success:hover,.btn-success:focus{background-color:var(--color-securefirst-gray-alt)}.btn-success:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.btn-success:focus{--tw-ring-color: var(--color-securefirst-green-haze-alt)}.btn-success:hover,.btn-success:focus{background-color:var(--color-securefirst-green-haze-alt)}.btn{cursor:pointer;border-radius:var(--radius-lg);background-color:var(--color-securefirst-gray);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2.5);text-align:center;font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-gray-400);-webkit-user-select:none;user-select:none}.btn:focus{--tw-outline-style: none;outline-style:none}.btn:hover,.btn:focus{background-color:var(--color-securefirst-gray-alt)}.btn-transparent{cursor:pointer;border-radius:var(--radius-lg);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2.5);text-align:center;font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-gray-400);-webkit-user-select:none;user-select:none}.btn-transparent:focus{--tw-outline-style: none;outline-style:none}.btn-transparent:hover,.btn-transparent:focus{background-color:var(--color-securefirst-gray-alt)}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.appearance-none{appearance:none}.auto-rows-auto{grid-auto-rows:auto}.auto-rows-max{grid-auto-rows:max-content}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.rounded{border-radius:.25rem}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-t-lg{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l-8{border-left-style:var(--tw-border-style);border-left-width:8px}.\!border-gray-600{border-color:var(--color-gray-600)!important}.border-gray-600{border-color:var(--color-gray-600)}.border-gray-800{border-color:var(--color-gray-800)}.border-securefirst-blue{border-color:var(--color-securefirst-blue)}.border-securefirst-gray{border-color:var(--color-securefirst-gray)}.border-securefirst-gray-alt{border-color:var(--color-securefirst-gray-alt)}.border-l-securefirst-gray-alt{border-left-color:var(--color-securefirst-gray-alt)}.border-l-securefirst-green{border-left-color:var(--color-securefirst-green)}.border-l-securefirst-red{border-left-color:var(--color-securefirst-red)}.border-l-securefirst-yellow{border-left-color:var(--color-securefirst-yellow)}.bg-black\/50{background-color:color-mix(in srgb,#000 50%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-gray-950{background-color:var(--color-gray-950)}.bg-securefirst-base{background-color:var(--color-securefirst-base)}.bg-securefirst-blue{background-color:var(--color-securefirst-blue)}.bg-securefirst-blue-alt{background-color:var(--color-securefirst-blue-alt)}.bg-securefirst-burnt-orange{background-color:var(--color-securefirst-burnt-orange)}.bg-securefirst-dark-blue{background-color:var(--color-securefirst-dark-blue)}.bg-securefirst-dark-caramel{background-color:var(--color-securefirst-dark-caramel)}.bg-securefirst-deep-forest{background-color:var(--color-securefirst-deep-forest)}.bg-securefirst-deep-maroon{background-color:var(--color-securefirst-deep-maroon)}.bg-securefirst-deep-navy{background-color:var(--color-securefirst-deep-navy)}.bg-securefirst-gray{background-color:var(--color-securefirst-gray)}.bg-securefirst-gray-alt{background-color:var(--color-securefirst-gray-alt)}.bg-securefirst-gray-alt\/50{background-color:color-mix(in srgb,#2a394b 50%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-securefirst-gray-alt\/50{background-color:color-mix(in oklab,var(--color-securefirst-gray-alt) 50%,transparent)}}.bg-securefirst-gray\/60{background-color:color-mix(in srgb,#1f2a37 60%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-securefirst-gray\/60{background-color:color-mix(in oklab,var(--color-securefirst-gray) 60%,transparent)}}.bg-transparent{background-color:transparent}.object-cover{object-fit:cover}.object-left{object-position:left}.p-0{padding:calc(var(--spacing) * 0)}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-0\.5{padding-inline:calc(var(--spacing) * .5)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-0\.25{padding-block:calc(var(--spacing) * .25)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-2\.5{padding-right:calc(var(--spacing) * 2.5)}.pr-3{padding-right:calc(var(--spacing) * 3)}.pr-4{padding-right:calc(var(--spacing) * 4)}.pr-8{padding-right:calc(var(--spacing) * 8)}.pb-1{padding-bottom:calc(var(--spacing) * 1)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-bottom{vertical-align:bottom}.align-middle{vertical-align:middle}.align-sub{vertical-align:sub}.align-text-top{vertical-align:text-top}.align-top{vertical-align:top}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-3xl\!{font-size:var(--text-3xl)!important;line-height:var(--tw-leading, var(--text-3xl--line-height))!important}.text-3xl\/8\.5\!{font-size:var(--text-3xl)!important;line-height:calc(var(--spacing) * 8.5)!important}.text-4xl\!{font-size:var(--text-4xl)!important;line-height:var(--tw-leading, var(--text-4xl--line-height))!important}.text-9xl{font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-lg\!{font-size:var(--text-lg)!important;line-height:var(--tw-leading, var(--text-lg--line-height))!important}.text-lg\/1\!{font-size:var(--text-lg)!important;line-height:calc(var(--spacing) * 1)!important}.text-lg\/4\!{font-size:var(--text-lg)!important;line-height:calc(var(--spacing) * 4)!important}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-sm\!{font-size:var(--text-sm)!important;line-height:var(--tw-leading, var(--text-sm--line-height))!important}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.leading-none{--tw-leading: 1;line-height:1}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wider{--tw-tracking: var(--tracking-wider);letter-spacing:var(--tracking-wider)}.text-nowrap{text-wrap:nowrap}.overflow-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.text-gray-50{color:var(--color-gray-50)}.text-gray-200{color:var(--color-gray-200)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-gray-600{color:var(--color-gray-600)}.text-red-400{color:var(--color-red-400)}.text-securefirst-base{color:var(--color-securefirst-base)}.text-securefirst-blue{color:var(--color-securefirst-blue)}.text-securefirst-blush{color:var(--color-securefirst-blush)}.text-securefirst-coral{color:var(--color-securefirst-coral)}.text-securefirst-french-blue{color:var(--color-securefirst-french-blue)}.text-securefirst-gray{color:var(--color-securefirst-gray)}.text-securefirst-gray-alt{color:var(--color-securefirst-gray-alt)}.text-securefirst-green{color:var(--color-securefirst-green)}.text-securefirst-green-haze{color:var(--color-securefirst-green-haze)}.text-securefirst-max-red{color:var(--color-securefirst-max-red)}.text-securefirst-mint{color:var(--color-securefirst-mint)}.text-securefirst-pacific-blue{color:var(--color-securefirst-pacific-blue)}.text-securefirst-peach{color:var(--color-securefirst-peach)}.text-securefirst-phish-click{color:var(--color-securefirst-phish-click)}.text-securefirst-phish-data{color:var(--color-securefirst-phish-data)}.text-securefirst-phish-open{color:var(--color-securefirst-phish-open)}.text-securefirst-phish-rate{color:var(--color-securefirst-phish-rate)}.text-securefirst-phish-sent{color:var(--color-securefirst-phish-sent)}.text-securefirst-red{color:var(--color-securefirst-red)}.text-securefirst-sunshine{color:var(--color-securefirst-sunshine)}.text-securefirst-yellow{color:var(--color-securefirst-yellow)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.opacity-0{opacity:0%}.opacity-20{opacity:20%}.opacity-50{opacity:50%}.opacity-60{opacity:60%}.opacity-70{opacity:70%}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.outline-offset-2{outline-offset:2px}.outline-gray-400{outline-color:var(--color-gray-400)}.drop-shadow-lg\/50{--tw-drop-shadow-alpha: 50%;--tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, oklab(from rgb(0 0 0 / .15) l a b / 50%)));--tw-drop-shadow: var(--tw-drop-shadow-size);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-\[stroke-dashoffset\]{transition-property:stroke-dashoffset;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-150{--tw-duration: .15s;transition-duration:.15s}.duration-300{--tw-duration: .3s;transition-duration:.3s}.duration-500{--tw-duration: .5s;transition-duration:.5s}.duration-1000{--tw-duration: 1s;transition-duration:1s}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.will-change-\[left\,right\]{will-change:left,right}.outline-none{--tw-outline-style: none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.\[animation-delay\:0ms\]{animation-delay:0ms}.\[animation-delay\:120ms\]{animation-delay:.12s}.\[animation-delay\:240ms\]{animation-delay:.24s}.\[animation-delay\:360ms\]{animation-delay:.36s}.\[animation-delay\:480ms\]{animation-delay:.48s}.\[animation-delay\:600ms\]{animation-delay:.6s}.\[animation-delay\:720ms\]{animation-delay:.72s}.\[animation-delay\:840ms\]{animation-delay:.84s}.\[animation-delay\:960ms\]{animation-delay:.96s}.\[animation-delay\:1080ms\]{animation-delay:1.08s}:is(.\*\:not-last\:border-b>*):not(*:last-child){border-bottom-style:var(--tw-border-style);border-bottom-width:1px}:is(.\*\:not-last\:border-securefirst-gray-alt>*):not(*:last-child){border-color:var(--color-securefirst-gray-alt)}@media (hover: hover){.group-hover\:visible:is(:where(.group):hover *){visibility:visible}}@media (hover: hover){.group-hover\:translate-x-0:is(:where(.group):hover *){--tw-translate-x: calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media (hover: hover){.group-hover\:opacity-100:is(:where(.group):hover *){opacity:100%}}.peer-checked\:bg-securefirst-blue:is(:where(.peer):checked~*){background-color:var(--color-securefirst-blue)}.peer-checked\:text-securefirst-base:is(:where(.peer):checked~*){color:var(--color-securefirst-base)}.peer-focus-visible\:outline:is(:where(.peer):focus-visible~*){outline-style:var(--tw-outline-style);outline-width:1px}.peer-focus-visible\:outline-offset-2:is(:where(.peer):focus-visible~*){outline-offset:2px}.peer-focus-visible\:outline-gray-400:is(:where(.peer):focus-visible~*){outline-color:var(--color-gray-400)}.peer-checked\:peer-focus-visible\:outline-securefirst-blue-alt:is(:where(.peer):checked~*):is(:where(.peer):focus-visible~*){outline-color:var(--color-securefirst-blue-alt)}.first-letter\:uppercase:first-letter{text-transform:uppercase}.backdrop\:bg-black\/40::backdrop{background-color:color-mix(in srgb,#000 40%,transparent)}@supports (color: color-mix(in lab,red,red)){{background-color:color-mix(in oklab,var(--color-black) 40%,transparent)}}.before\:h-5:before{content:var(--tw-content);height:calc(var(--spacing) * 5)}.before\:w-5:before{content:var(--tw-content);width:calc(var(--spacing) * 5)}.before\:rounded-full:before{content:var(--tw-content);border-radius:calc(infinity * 1px)}.before\:bg-white:before{content:var(--tw-content);background-color:var(--color-white)}.before\:shadow:before{content:var(--tw-content);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.before\:transition-transform:before{content:var(--tw-content);transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.before\:duration-300:before{content:var(--tw-content);--tw-duration: .3s;transition-duration:.3s}.peer-checked\:before\:translate-x-full:is(:where(.peer):checked~*):before{content:var(--tw-content);--tw-translate-x: 100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.after\:animate-dot-loop:after{content:var(--tw-content);animation:var(--animate-dot-loop)}.first\:ml-0\.5:first-child{margin-left:calc(var(--spacing) * .5)}.placeholder-shown\:text-gray-400:placeholder-shown{color:var(--color-gray-400)}@media (hover: hover){.hover\:cursor-pointer:hover{cursor:pointer}}@media (hover: hover){.hover\:bg-securefirst-dark-blue:hover{background-color:var(--color-securefirst-dark-blue)}}@media (hover: hover){.hover\:bg-securefirst-gray:hover{background-color:var(--color-securefirst-gray)}}@media (hover: hover){.hover\:text-gray-50:hover{color:var(--color-gray-50)}}@media (hover: hover){.hover\:text-gray-100:hover{color:var(--color-gray-100)}}@media (hover: hover){.hover\:text-gray-500:hover{color:var(--color-gray-500)}}@media (hover: hover){.hover\:text-gray-700:hover{color:var(--color-gray-700)}}@media (hover: hover){.hover\:text-white:hover{color:var(--color-white)}}@media (hover: hover){.hover\:opacity-100:hover{opacity:100%}}.focus\:ring-2:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-securefirst-blue:focus{--tw-ring-color: var(--color-securefirst-blue)}.focus\:outline-none:focus{--tw-outline-style: none;outline-style:none}.focus\:ring-inset:focus{--tw-ring-inset: inset}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:50%}.data-\[disabled\=true\]\:text-gray-400[data-disabled=true]{color:var(--color-gray-400)}.data-\[hidden\=true\]\:hidden[data-hidden=true]{display:none}@media (prefers-reduced-motion: reduce){.motion-reduce\:animate-none{animation:none}}@media (width >= 40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 40rem){.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width >= 40rem){.sm\:flex-row{flex-direction:row}}@media (width >= 40rem){.sm\:text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}@media (width >= 40rem){.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}}@media (width >= 48rem){.md\:bottom-4{bottom:calc(var(--spacing) * 4)}}@media (width >= 48rem){.md\:col-span-2{grid-column:span 2 / span 2}}@media (width >= 48rem){.md\:mb-0{margin-bottom:calc(var(--spacing) * 0)}}@media (width >= 48rem){.md\:block{display:block}}@media (width >= 48rem){.md\:flex{display:flex}}@media (width >= 48rem){.md\:hidden{display:none}}@media (width >= 48rem){.md\:h-full{height:100%}}@media (width >= 48rem){.md\:max-h-\[80vh\]{max-height:80vh}}@media (width >= 48rem){.md\:min-h-50{min-height:calc(var(--spacing) * 50)}}@media (width >= 48rem){.md\:min-h-\[704px\]{min-height:704px}}@media (width >= 48rem){.md\:w-auto{width:auto}}@media (width >= 48rem){.md\:w-full{width:100%}}@media (width >= 48rem){.md\:min-w-xl{min-width:var(--container-xl)}}@media (width >= 48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 48rem){.md\:flex-col{flex-direction:column}}@media (width >= 48rem){.md\:flex-row{flex-direction:row}}@media (width >= 48rem){.md\:items-baseline{align-items:baseline}}@media (width >= 48rem){.md\:items-center{align-items:center}}@media (width >= 48rem){.md\:items-start{align-items:flex-start}}@media (width >= 48rem){.md\:justify-end{justify-content:flex-end}}@media (width >= 48rem){.md\:justify-start{justify-content:flex-start}}@media (width >= 48rem){.md\:gap-0{gap:calc(var(--spacing) * 0)}}@media (width >= 48rem){.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media (width >= 48rem){.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}@media (width >= 48rem){.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}}@media (width >= 64rem){.lg\:col-span-2{grid-column:span 2 / span 2}}@media (width >= 64rem){.lg\:col-span-3{grid-column:span 3 / span 3}}@media (width >= 64rem){.lg\:col-span-4{grid-column:span 4 / span 4}}@media (width >= 64rem){.lg\:row-1{grid-row:1}}@media (width >= 64rem){.lg\:row-3{grid-row:3}}@media (width >= 64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width >= 64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width >= 64rem){.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width >= 64rem){.lg\:flex-row{flex-direction:row}}@media (width >= 64rem){.lg\:items-start{align-items:flex-start}}@media (width >= 64rem){.lg\:gap-4{gap:calc(var(--spacing) * 4)}}@media (width >= 64rem){.lg\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media (width >= 64rem){.lg\:text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}@media (width >= 80rem){.xl\:col-span-3{grid-column:span 3 / span 3}}@media (width >= 80rem){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width >= 96rem){.\32xl\:relative{position:relative}}@media (width >= 96rem){.\32xl\:col-span-1{grid-column:span 1 / span 1}}@media (width >= 96rem){.\32xl\:col-span-4{grid-column:span 4 / span 4}}@media (width >= 96rem){.\32xl\:col-span-5{grid-column:span 5 / span 5}}@media (width >= 96rem){.\32xl\:col-span-6{grid-column:span 6 / span 6}}@media (width >= 96rem){.\32xl\:col-span-8{grid-column:span 8 / span 8}}@media (width >= 96rem){.\32xl\:max-h-1\/5{max-height:20%}}@media (width >= 96rem){.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width >= 96rem){.\32xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (width >= 96rem){.\32xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (width >= 96rem){.group-\[\.backlog\]\:2xl\:mr-0:is(:where(.group):is(.backlog) *){margin-right:calc(var(--spacing) * 0)}}@media (width >= 96rem){.group-\[\.backlog\]\:2xl\:mb-0:is(:where(.group):is(.backlog) *){margin-bottom:calc(var(--spacing) * 0)}}@media (width >= 96rem){.group-\[\.backlog\]\:2xl\:h-fit:is(:where(.group):is(.backlog) *){height:fit-content}}@media (width >= 96rem){.group-\[\.backlog\]\:2xl\:max-w-lg:is(:where(.group):is(.backlog) *){max-width:var(--container-lg)}}@media (width >= 96rem){.group-\[\.backlog\]\:2xl\:min-w-lg:is(:where(.group):is(.backlog) *){min-width:var(--container-lg)}}@media (width >= 96rem){.group-\[\.backlog\]\:2xl\:flex-row:is(:where(.group):is(.backlog) *){flex-direction:row}}@media (width >= 96rem){.group-\[\.backlog\]\:2xl\:overflow-y-hidden:is(:where(.group):is(.backlog) *){overflow-y:hidden}}@media (width >= 96rem){.group-\[\.backlog\]\:2xl\:pr-4:is(:where(.group):is(.backlog) *){padding-right:calc(var(--spacing) * 4)}}@media (width >= 96rem){.group-\[\.backlog\]\:2xl\:pb-2:is(:where(.group):is(.backlog) *){padding-bottom:calc(var(--spacing) * 2)}}@media (width >= 100rem){.\33xl\:col-span-3{grid-column:span 3 / span 3}}@media (width >= 100rem){.\33xl\:col-span-9{grid-column:span 9 / span 9}}@media (width >= 130rem){.\34xl\:col-span-2{grid-column:span 2 / span 2}}@media (width >= 130rem){.\34xl\:col-span-10{grid-column:span 10 / span 10}}.hover-focus\:bg-securefirst-gray:hover,.hover-focus\:bg-securefirst-gray:focus{background-color:var(--color-securefirst-gray)}.hover-focus\:bg-securefirst-gray-alt:hover,.hover-focus\:bg-securefirst-gray-alt:focus{background-color:var(--color-securefirst-gray-alt)}:is(.hover-focus\:before\:left-6:hover,.hover-focus\:before\:left-6:focus):before{content:var(--tw-content);left:calc(var(--spacing) * 6)}.\[\&\:\:-moz-progress-bar\]\:bg-securefirst-blue::-moz-progress-bar{background-color:var(--color-securefirst-blue)}.\[\&\:\:-webkit-progress-bar\]\:rounded-lg::-webkit-progress-bar{border-radius:var(--radius-lg)}.\[\&\:\:-webkit-progress-bar\]\:bg-securefirst-gray-alt::-webkit-progress-bar{background-color:var(--color-securefirst-gray-alt)}.\[\&\:\:-webkit-progress-value\]\:rounded-lg::-webkit-progress-value{border-radius:var(--radius-lg)}.\[\&\:\:-webkit-progress-value\]\:bg-securefirst-blue::-webkit-progress-value{background-color:var(--color-securefirst-blue)}.\[\.active\]\:btn-primary:is(.active){cursor:pointer;border-radius:var(--radius-lg);background-color:var(--color-securefirst-gray);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2.5);text-align:center;font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-gray-400);background-color:var(--color-securefirst-blue);color:var(--color-securefirst-base);-webkit-user-select:none;user-select:none}.\[\.active\]\:btn-primary:is(.active):focus{--tw-outline-style: none;outline-style:none}.\[\.active\]\:btn-primary:is(.active):hover,.\[\.active\]\:btn-primary:is(.active):focus{background-color:var(--color-securefirst-gray-alt)}.\[\.active\]\:btn-primary:is(.active):focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.\[\.active\]\:btn-primary:is(.active):focus{--tw-ring-color: var(--color-securefirst-blue-alt)}.\[\.active\]\:btn-primary:is(.active):hover,.\[\.active\]\:btn-primary:is(.active):focus{background-color:var(--color-securefirst-blue-alt)}@media (hover: hover){.\[\.active\]\:hover\:bg-securefirst-blue-alt:is(.active):hover{background-color:var(--color-securefirst-blue-alt)}}@media (width >= 96rem){.\32xl\:\[\.backlog\]\:col-span-12:is(.backlog){grid-column:span 12 / span 12}}@media (width >= 96rem){.\32xl\:\[\.backlog\]\:max-h-none:is(.backlog){max-height:none}}@media (width >= 96rem){.\32xl\:\[\.backlog\]\:min-h-\[238px\]:is(.backlog){min-height:238px}}@media (width >= 96rem){.\32xl\:\[\.backlog\]\:pr-6:is(.backlog){padding-right:calc(var(--spacing) * 6)}}@media (width >= 96rem){.\32xl\:\[\.backlog\]\:pb-2:is(.backlog){padding-bottom:calc(var(--spacing) * 2)}}.\[\&\>\.row-max\]\:max-h-\[425px\]>.row-max{max-height:425px}@media (width >= 64rem){.lg\:\[\&\>\.row-max\]\:max-h-\[425px\]>.row-max{max-height:425px}}.\[\&\>a\]\:text-securefirst-blue>a{color:var(--color-securefirst-blue)}.\[\&\>button\]\:w-full>button{width:100%}.\[\&\>button\]\:text-gray-200>button{color:var(--color-gray-200)}@media (hover: hover){.\[\&\>button\]\:hover\:bg-securefirst-deep-maroon>button:hover{background-color:var(--color-securefirst-deep-maroon)}}@media (hover: hover){.\[\&\>button\]\:hover\:text-gray-200>button:hover{color:var(--color-gray-200)}}@media (width >= 40rem){.sm\:\[\&\>button\]\:w-fit>button{width:fit-content}}.\[\&\>ul\]\:list-disc>ul{list-style-type:disc}.\[\&\>ul\]\:pl-4>ul{padding-left:calc(var(--spacing) * 4)}}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;font-display:block;src:url("./media/material-symbols-outlined-DGDB2VTD.woff2") format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@layer utilities{:is(.show-truncated-text:hover,.show-truncated-text:focus):before{content:var(--tw-content);position:absolute}:is(.show-truncated-text:hover,.show-truncated-text:focus):before{content:var(--tw-content);z-index:10}:is(.show-truncated-text:hover,.show-truncated-text:focus):before{content:var(--tw-content);width:auto}:is(.show-truncated-text:hover,.show-truncated-text:focus):before{content:var(--tw-content);overflow:visible}:is(.show-truncated-text:hover,.show-truncated-text:focus):before{content:var(--tw-content);background-color:var(--color-securefirst-gray)}:is(.show-truncated-text:hover,.show-truncated-text:focus):before{content:var(--tw-content);padding-block:calc(var(--spacing) * 1)}:is(.show-truncated-text:hover,.show-truncated-text:focus):before{content:var(--tw-content);padding-right:calc(var(--spacing) * 2)}:is(.show-truncated-text:hover,.show-truncated-text:focus):before{content:var(--tw-content);padding-left:calc(var(--spacing) * .5)}:is(.show-truncated-text:hover,.show-truncated-text:focus):before{content:var(--tw-content);white-space:normal}:is(.show-truncated-text:hover,.show-truncated-text:focus):before{--tw-content: attr(data-text);content:var(--tw-content)}.flex-basis-auto{flex:1 1 0px}}@layer components{.fill-icon{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.badge{border-radius:var(--radius-xl);background-color:var(--color-securefirst-gray);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1);color:var(--color-gray-100)}.card{border-radius:var(--radius-lg);background-color:var(--color-securefirst-base);padding:calc(var(--spacing) * 6);--tw-shadow-alpha: 50%;--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, oklab(from rgb(0 0 0 / .1) l a b / 50%)), 0 2px 4px -2px var(--tw-shadow-color, oklab(from rgb(0 0 0 / .1) l a b / 50%));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.innerCard{border-radius:var(--radius-lg);background-color:var(--color-securefirst-gray);padding:calc(var(--spacing) * 4);--tw-shadow-alpha: 25%;--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, oklab(from rgb(0 0 0 / .1) l a b / 25%)), 0 2px 4px -2px var(--tw-shadow-color, oklab(from rgb(0 0 0 / .1) l a b / 25%));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}app-progress-circle{display:flex;height:100%;width:100%;align-items:center;justify-content:center;container-type:size}.chartContainer{position:relative;display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center}.sortable-ghost{background-color:var(--color-securefirst-gray-alt)}.tag{display:inline-block;border-radius:var(--radius-lg);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.form-group{margin-bottom:calc(var(--spacing) * 4)}.form-group .form-label{color:var(--color-gray-300)}.form-group label span.material-symbols-outlined{vertical-align:middle!important;font-size:var(--text-sm)!important;line-height:var(--tw-leading, var(--text-sm--line-height))!important}.form-group .form-input{border-color:var(--color-gray-600)}.form-group .form-input:placeholder-shown{color:var(--color-gray-400)}.form-input{height:calc(var(--spacing) * 10);width:100%;border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-securefirst-gray);background-color:var(--color-securefirst-gray);padding-inline:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form-input:placeholder-shown{color:var(--color-gray-500)}.form-input:focus{border-style:var(--tw-border-style);border-width:2px}.form-input:focus{border-color:var(--color-securefirst-blue-alt)}.form-input:focus{--tw-outline-style: none;outline-style:none}.form-input-alt{height:calc(var(--spacing) * 10);width:100%;border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-securefirst-gray-alt);background-color:var(--color-securefirst-gray-alt);padding-inline:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form-input-alt:placeholder-shown{color:var(--color-gray-500)}.form-input-alt:focus{border-style:var(--tw-border-style);border-width:2px}.form-input-alt:focus{border-color:var(--color-securefirst-blue-alt)}.form-input-alt:focus{--tw-outline-style: none;outline-style:none}.form-input-err{margin-top:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-red-400)}.form-label{margin-bottom:calc(var(--spacing) * 1);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.form-label-required:after{content:var(--tw-content);margin-left:calc(var(--spacing) * .5)}.form-label-required:after{content:var(--tw-content);color:var(--color-red-500)}.form-label-required:after{--tw-content: "*";content:var(--tw-content)}.input-button-overlay{position:relative}.input-button-overlay .form-input{height:100%;min-height:calc(var(--spacing) * 10);padding-right:calc(var(--spacing) * 12)}.input-button-overlay .overlay-button{position:absolute;top:50%;right:calc(var(--spacing) * 2);z-index:10;display:flex;--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y);cursor:pointer;color:var(--color-gray-400);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration));--tw-duration: .2s;transition-duration:.2s}@media (hover: hover){.input-button-overlay .overlay-button:hover{color:var(--color-white)}}.input-button-overlay .overlay-button:focus{--tw-outline-style: none;outline-style:none}}body{height:100%;width:100%}body{margin:0;font-family:poppins-semibold,poppins,sans-serif}body input[type=password]::-ms-reveal,body input[type=password]::-ms-clear{display:none}@media print{@page{margin:0}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body .sidebar,body .header{display:none}body .chartContainer canvas{min-height:100%;max-width:100%;max-height:100%;height:auto!important;width:auto!important}}::-webkit-scrollbar{-webkit-overflow-scrolling:Auto;width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#4b5563;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#434c58}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@property --tw-content{syntax: "*"; initial-value: ""; inherits: false;}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-down{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes fadeIn{0%{opacity:0%}to{opacity:100%}}@keyframes fadeOut{0%{opacity:100%}to{opacity:0%}}@keyframes dotLoop{0%{content:"."}25%{content:".."}50%{content:"..."}75%{content:""}to{content:"."}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-font-weight: initial;--tw-border-style: solid;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-space-y-reverse: 0;--tw-leading: initial;--tw-tracking: initial;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial;--tw-ease: initial;--tw-content: ""}}}
