/*! tailwindcss v2.2.7 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-moz-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;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}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-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;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity));--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.mt-8{margin-top:2rem}.mr-auto{margin-right:auto}.mt-6{margin-top:1.5rem}.mt-12{margin-top:3rem}.flex{display:flex}.grid{display:grid}.h-10{height:2.5rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-screen{height:100vh}.min-h-xl{min-height:36rem}.w-10{width:2.5rem}.w-full{width:100%}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-screen{width:100vw}.max-w-md{max-width:28rem}.max-w-4xl{max-width:56rem}.flex-1{flex:1 1 0%}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.gap-2{gap:.5rem}.gap-y-4{row-gap:1rem}.gap-x-2{column-gap:.5rem}.gap-x-4{column-gap:1rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-sdm-bronze-300{--tw-border-opacity:1;border-color:rgba(234,185,136,var(--tw-border-opacity))}.border-sdm-bronze-100{--tw-border-opacity:1;border-color:rgba(239,203,106,var(--tw-border-opacity))}.bg-sdm-cg-500{--tw-bg-opacity:1;background-color:rgba(97,110,124,var(--tw-bg-opacity))}.bg-sdm-cg-800{--tw-bg-opacity:1;background-color:rgba(50,63,75,var(--tw-bg-opacity))}.bg-sdm-cg-900{--tw-bg-opacity:1;background-color:rgba(31,41,51,var(--tw-bg-opacity))}.bg-opacity-10{--tw-bg-opacity:0.1}.fill-current{fill:currentColor}.object-contain{object-fit:contain}.p-8{padding:2rem}.px-8{padding-left:2rem;padding-right:2rem}.text-left{text-align:left}.text-center{text-align:center}.font-sans{font-family:ui-sans-serif,system-ui,-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}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xs{font-size:.75rem;line-height:1rem}.text-base{font-size:1rem;line-height:1.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tracking-widest{letter-spacing:.1em}.text-sdm-steel-blue-300{--tw-text-opacity:1;color:rgba(135,181,224,var(--tw-text-opacity))}.text-sdm-cg-50{--tw-text-opacity:1;color:rgba(245,247,250,var(--tw-text-opacity))}.text-sdm-cg-400{--tw-text-opacity:1;color:rgba(123,135,148,var(--tw-text-opacity))}.text-sdm-cg-500{--tw-text-opacity:1;color:rgba(97,110,124,var(--tw-text-opacity))}.text-sdm-cg-200{--tw-text-opacity:1;color:rgba(203,210,217,var(--tw-text-opacity))}.text-sdm-scarlet-500{--tw-text-opacity:1;color:rgba(249,110,71,var(--tw-text-opacity))}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:border:hover{border-width:1px}.hover\:border-sdm-steel-blue-100:hover{--tw-border-opacity:1;border-color:rgba(165,199,232,var(--tw-border-opacity))}@media (min-width:640px){.sm\:min-w-\[455px\]{min-width:455px}.sm\:border-0{border-width:0}}@media (min-width:768px){.md\:flex-row{flex-direction:row}.md\:gap-x-16{column-gap:4rem}}@media (min-width:1024px){.lg\:max-w-\[1200px\]{max-width:1200px}.lg\:px-4{padding-left:1rem;padding-right:1rem}}