UNPKG

@pantheon-systems/design-toolkit-react

Version:
2,467 lines 150 kB
:root { --dt-color-bitbucket: #004dc0; --dt-color-black: #000000; --dt-color-blue-1: #eaf7ff; --dt-color-blue-2: #6ab9e8; --dt-color-blue-3: #1173ac; --dt-color-blue-4: #074f7a; --dt-color-blue-5: #03324d; --dt-color-cyan-1: #dff4fa; --dt-color-cyan-2: #66d4f8; --dt-color-cyan-3: #02a9e0; --dt-color-cyan-4: #00759b; --dt-color-cyan-5: #05465b; --dt-color-gatsby: #663399; --dt-color-gitlab: #380d75; --dt-color-gray-1: #f6f9f9; --dt-color-gray-2: #dde5e7; --dt-color-gray-3: #8097a8; --dt-color-gray-4: #627684; --dt-color-gray-5: #4f5d6b; --dt-color-gray-6: #283139; --dt-color-gray-7: #181c20; --dt-color-green-1: #e4fff4; --dt-color-green-2: #5ecd9f; --dt-color-green-3: #00864e; --dt-color-green-4: #025e38; --dt-color-green-5: #013721; --dt-color-orange-1: #fff0dc; --dt-color-orange-2: #fcbe6f; --dt-color-orange-3: #f78a00; --dt-color-orange-4: #b16300; --dt-color-orange-5: #5a3201; --dt-color-purple-1: #ffedfb; --dt-color-purple-2: #cd94c0; --dt-color-purple-3: #825077; --dt-color-purple-4: #5e3355; --dt-color-purple-5: #3f1d38; --dt-color-purple-6: #3017a1; --dt-color-purple-7: #24107b; --dt-color-red-1: #ffe1e3; --dt-color-red-2: #fd8189; --dt-color-red-3: #dd2631; --dt-color-red-4: #9e171f; --dt-color-red-5: #5e0b10; --dt-color-teal-1: #f3fffd; --dt-color-teal-2: #bcfff5; --dt-color-teal-3: #17d7bb; --dt-color-teal-4: #019a82; --dt-color-teal-5: #015044; --dt-color-white: #ffffff; --dt-color-yellow-1: #fcf8e0; --dt-color-yellow-2: #ffec7d; --dt-color-yellow-3: #efd01b; --dt-color-yellow-4: #cab01b; --dt-color-yellow-5: #6e6010; /* Current button values from v1.0.0-dev.95. */ --pds-color-foreground-default: #23232d; --pds-color-text-default: var(--pds-color-foreground-default); --pds-color-link-active: #5f41e5; --pds-color-link-cta-active: #11005d; --pds-color-link-cta-default: #3017a1; --pds-color-link-cta-hover: #5f41e5; --pds-color-link-default: #0f62fe; --pds-color-link-hover: #5f41e5; --pds-color-link-visited: #5f41e5; --pds-color-button-brand-background-active: #ddbd16; --pds-color-button-brand-background-default: #ffdc28; --pds-color-button-brand-background-hover: #ffe668; --pds-color-button-brand-border-active: #ddbd16; --pds-color-button-brand-border-default: #ffdc28; --pds-color-button-brand-border-hover: #ffe668; --pds-color-button-brand-foreground-active: #23232d; --pds-color-button-brand-foreground-default: #23232d; --pds-color-button-brand-foreground-hover: #23232d; --pds-color-button-brand-secondary-background-active: #f1f1f1; --pds-color-button-brand-secondary-background-default: rgba(0, 0, 0, 0); --pds-color-button-brand-secondary-background-hover: #f8f8f8; --pds-color-button-brand-secondary-border-active: #23232d; --pds-color-button-brand-secondary-border-default: #6d6d78; --pds-color-button-brand-secondary-border-hover: #23232d; --pds-color-button-brand-secondary-foreground-active: #23232d; --pds-color-button-brand-secondary-foreground-default: #23232d; --pds-color-button-brand-secondary-foreground-hover: #23232d; --pds-color-button-critical-background-active: #b6301e; --pds-color-button-critical-background-default: #ca3521; --pds-color-button-critical-background-hover: #cf4937; --pds-color-button-critical-border-active: #b6301e; --pds-color-button-critical-border-default: #ca3521; --pds-color-button-critical-border-hover: #cf4937; --pds-color-button-critical-foreground-active: #ffffff; --pds-color-button-critical-foreground-default: #ffffff; --pds-color-button-critical-foreground-hover: #ffffff; --pds-color-button-navbar-foreground-active: var(--pds-color-link-active); --pds-color-button-navbar-foreground-default: var( --pds-color-foreground-default ); --pds-color-button-navbar-foreground-hover: var(--pds-color-link-hover); --pds-color-button-primary-background-active: #11005d; --pds-color-button-primary-background-default: #3017a1; --pds-color-button-primary-background-hover: #5f41e5; --pds-color-button-primary-border-active: #11005d; --pds-color-button-primary-border-default: #3017a1; --pds-color-button-primary-border-hover: #5f41e5; --pds-color-button-primary-foreground-active: #ffffff; --pds-color-button-primary-foreground-default: #ffffff; --pds-color-button-primary-foreground-hover: #ffffff; --pds-color-button-secondary-background-active: #e5dbff; --pds-color-button-secondary-background-default: rgba(0, 0, 0, 0); --pds-color-button-secondary-background-hover: #f0ecff; --pds-color-button-secondary-border-active: #11005d; --pds-color-button-secondary-border-default: #3017a1; --pds-color-button-secondary-border-hover: #5f41e5; --pds-color-button-secondary-foreground-active: #11005d; --pds-color-button-secondary-foreground-default: #3017a1; --pds-color-button-secondary-foreground-hover: #3017a1; --pds-color-button-subtle-background-default: rgba(0, 0, 0, 0); --pds-color-button-subtle-border-default: rgba(0, 0, 0, 0); --pds-color-button-subtle-foreground-active: var(--pds-color-link-active); --pds-color-button-subtle-foreground-default: var(--pds-color-text-default); --pds-color-button-subtle-foreground-hover: var(--pds-color-link-hover); } /* ! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com */ /* 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) 2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116) */ *, ::before, ::after { box-sizing: border-box; /* 1 */ border-width: 0; /* 2 */ border-style: solid; /* 2 */ border-color: currentColor; /* 2 */ } ::before, ::after { --tw-content: ''; } /* 1. Use a consistent sensible line-height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. 3. Use a more readable tab size. 4. Use the user's configured `sans` font-family by default. */ html { line-height: 1.5; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -moz-tab-size: 4; /* 3 */ -o-tab-size: 4; tab-size: 4; /* 3 */ 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"; /* 4 */ } /* 1. Remove the margin in all browsers. 2. Inherit line-height from `html` so users can set them as a class directly on the `html` element. */ body { margin: 0; /* 1 */ line-height: inherit; /* 2 */ } /* 1. Add the correct height in Firefox. 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655) 3. Ensure horizontal rules are visible by default. */ hr { height: 0; /* 1 */ color: inherit; /* 2 */ border-top-width: 1px; /* 3 */ } /* Add the correct text decoration in Chrome, Edge, and Safari. */ abbr:where([title]) { -webkit-text-decoration: underline dotted; text-decoration: underline dotted; } /* Remove the default font size and weight for headings. */ h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; } /* Reset links to optimize for opt-in styling instead of opt-out. */ a { color: inherit; text-decoration: inherit; } /* Add the correct font weight in Edge and Safari. */ b, strong { font-weight: bolder; } /* 1. Use the user's configured `mono` font family by default. 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp, pre { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Add the correct font size in all browsers. */ small { font-size: 80%; } /* Prevent `sub` and `sup` elements from affecting the line height in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* 1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297) 2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016) 3. Remove gaps between table borders by default. */ table { text-indent: 0; /* 1 */ border-color: inherit; /* 2 */ border-collapse: collapse; /* 3 */ } /* 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. 3. Remove default padding in all browsers. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: inherit; /* 1 */ color: inherit; /* 1 */ margin: 0; /* 2 */ padding: 0; /* 3 */ } /* Remove the inheritance of text transform in Edge and Firefox. */ button, select { text-transform: none; } /* 1. Correct the inability to style clickable types in iOS and Safari. 2. Remove default button styles. */ button, [type='button'], [type='reset'], [type='submit'] { -webkit-appearance: button; /* 1 */ background-color: transparent; /* 2 */ background-image: none; /* 2 */ } /* Use the modern Firefox focus style for all focusable elements. */ :-moz-focusring { outline: auto; } /* Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737) */ :-moz-ui-invalid { box-shadow: none; } /* Add the correct vertical alignment in Chrome and Firefox. */ progress { vertical-align: baseline; } /* Correct the cursor style of increment and decrement buttons in Safari. */ ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; } /* 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */ [type='search'] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /* Remove the inner padding in Chrome and Safari on macOS. */ ::-webkit-search-decoration { -webkit-appearance: none; } /* 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Add the correct display in Chrome and Safari. */ summary { display: list-item; } /* Removes the default spacing and border for appropriate elements. */ blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre { margin: 0; } fieldset { margin: 0; padding: 0; } legend { padding: 0; } ol, ul, menu { list-style: none; margin: 0; padding: 0; } /* Prevent resizing textareas horizontally by default. */ textarea { resize: vertical; } /* 1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300) 2. Set the default placeholder color to the user's configured gray 400 color. */ input::-moz-placeholder, textarea::-moz-placeholder { opacity: 1; /* 1 */ color: #9ca3af; /* 2 */ } input::placeholder, textarea::placeholder { opacity: 1; /* 1 */ color: #9ca3af; /* 2 */ } /* Set the default cursor for buttons. */ button, [role="button"] { cursor: pointer; } /* Make sure disabled buttons don't get the pointer cursor. */ :disabled { cursor: default; } /* 1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14) 2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210) This can trigger a poorly considered lint error in some tools but is included by design. */ img, svg, video, canvas, audio, iframe, embed, object { display: block; /* 1 */ vertical-align: middle; /* 2 */ } /* Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14) */ img, video { max-width: 100%; height: auto; } /* Ensure the default browser behavior of the `hidden` attribute. */ [hidden] { display: none; } *, ::before, ::after { --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgb(59 130 246 / 0.5); --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-shadow: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; } .container { width: 100%; } @media (min-width: 576px) { .container { max-width: 576px; } } @media (min-width: 768px) { .container { max-width: 768px; } } @media (min-width: 992px) { .container { max-width: 992px; } } @media (min-width: 1200px) { .container { max-width: 1200px; } } @media (min-width: 1536px) { .container { max-width: 1536px; } } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; } .pointer-events-none { pointer-events: none; } .visible { visibility: visible; } .invisible { visibility: hidden; } .static { position: static; } .fixed { position: fixed; } .absolute { position: absolute; } .relative { position: relative; } .sticky { position: sticky; } .right-2 { right: 0.5rem; } .top-1\/2 { top: 50%; } .right-1\/2 { right: 50%; } .top-2 { top: 0.5rem; } .-right-4 { right: -1rem; } .top-16 { top: 4rem; } .right-4 { right: 1rem; } .bottom-16 { bottom: 4rem; } .right-8 { right: 2rem; } .top-0 { top: 0px; } .top-12 { top: 3rem; } .left-0 { left: 0px; } .top-full { top: 100%; } .right-0 { right: 0px; } .left-1\/2 { left: 50%; } .-left-4 { left: -1rem; } .z-navigation { z-index: 100; } .z-navigationToggle { z-index: 150; } .z-1 { z-index: 1; } .z-notifications { z-index: 300; } .z-dropdown { z-index: 200; } .col-span-1 { grid-column: span 1 / span 1; } .col-span-2 { grid-column: span 2 / span 2; } .m-0 { margin: 0px; } .mx-auto { margin-left: auto; margin-right: auto; } .-mx-4 { margin-left: -1rem; margin-right: -1rem; } .mx-2 { margin-left: 0.5rem; margin-right: 0.5rem; } .my-0 { margin-top: 0px; margin-bottom: 0px; } .mx-8 { margin-left: 2rem; margin-right: 2rem; } .my-2 { margin-top: 0.5rem; margin-bottom: 0.5rem; } .my-4 { margin-top: 1rem; margin-bottom: 1rem; } .mt-0 { margin-top: 0px; } .mt-1 { margin-top: 0.25rem; } .mt-2 { margin-top: 0.5rem; } .mt-3 { margin-top: 0.75rem; } .mt-4 { margin-top: 1rem; } .mt-5 { margin-top: 1.25rem; } .mt-6 { margin-top: 1.5rem; } .mt-7 { margin-top: 1.75rem; } .mt-8 { margin-top: 2rem; } .mr-0 { margin-right: 0px; } .mr-1 { margin-right: 0.25rem; } .mr-2 { margin-right: 0.5rem; } .mr-3 { margin-right: 0.75rem; } .mr-4 { margin-right: 1rem; } .mr-5 { margin-right: 1.25rem; } .mr-6 { margin-right: 1.5rem; } .mr-7 { margin-right: 1.75rem; } .mr-8 { margin-right: 2rem; } .mb-0 { margin-bottom: 0px; } .mb-1 { margin-bottom: 0.25rem; } .mb-2 { margin-bottom: 0.5rem; } .mb-3 { margin-bottom: 0.75rem; } .mb-4 { margin-bottom: 1rem; } .mb-5 { margin-bottom: 1.25rem; } .mb-6 { margin-bottom: 1.5rem; } .mb-7 { margin-bottom: 1.75rem; } .mb-8 { margin-bottom: 2rem; } .ml-0 { margin-left: 0px; } .ml-1 { margin-left: 0.25rem; } .ml-2 { margin-left: 0.5rem; } .ml-3 { margin-left: 0.75rem; } .ml-4 { margin-left: 1rem; } .ml-5 { margin-left: 1.25rem; } .ml-6 { margin-left: 1.5rem; } .ml-7 { margin-left: 1.75rem; } .ml-8 { margin-left: 2rem; } .mt-auto { margin-top: auto; } .-ml-4 { margin-left: -1rem; } .-mr-4 { margin-right: -1rem; } .mr-10 { margin-right: 2.5rem; } .-mt-4 { margin-top: -1rem; } .mt-16 { margin-top: 4rem; } .mb-20 { margin-bottom: 5rem; } .-mb-4 { margin-bottom: -1rem; } .block { display: block; } .inline-block { display: inline-block; } .inline { display: inline; } .flex { display: flex; } .inline-flex { display: inline-flex; } .table { display: table; } .grid { display: grid; } .contents { display: contents; } .hidden { display: none; } .h-4 { height: 1rem; } .h-6 { height: 1.5rem; } .h-8 { height: 2rem; } .h-10 { height: 2.5rem; } .h-full { height: 100%; } .h-screen { height: 100vh; } .h-7 { height: 1.75rem; } .h-2 { height: 0.5rem; } .h-0\.5 { height: 0.125rem; } .h-0 { height: 0px; } .h-16 { height: 4rem; } .h-12 { height: 3rem; } .h-40 { height: 10rem; } .max-h-3\/4 { max-height: 75vh; } .min-h-8 { min-height: 2rem; } .w-4 { width: 1rem; } .w-6 { width: 1.5rem; } .w-8 { width: 2rem; } .w-10 { width: 2.5rem; } .w-62 { width: 15.5rem; } .w-60 { width: 15rem; } .w-64 { width: 16rem; } .w-4\/12 { width: 33.333333%; } .w-full { width: 100%; } .w-40 { width: 10rem; } .w-1\/2 { width: 50%; } .w-24 { width: 6rem; } .w-\[350px\] { width: 350px; } .min-w-60 { min-width: 15rem; } .min-w-\[11rem\] { min-width: 11rem; } .max-w-3xl { max-width: 48rem; } .max-w-8xl { max-width: 95rem; } .max-w-7xl { max-width: 80rem; } .max-w-sm { max-width: 24rem; } .max-w-\[30\%\] { max-width: 30%; } .flex-1 { flex: 1 1 0%; } .flex-none { flex: none; } .flex-auto { flex: 1 1 auto; } .grow { flex-grow: 1; } .border-collapse { border-collapse: collapse; } .-translate-y-1\/2 { --tw-translate-y: -50%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .translate-x-6 { --tw-translate-x: 1.5rem; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .-translate-x-1\/2 { --tw-translate-x: -50%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .transform { transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } @keyframes loading { 0% { background-position: -200px 0; } 100% { background-position: calc(200px + 100%) 0; } } .animate-loading { animation: loading 1.2s ease-in-out infinite; } @keyframes progress-circle { 0% { stroke-dasharray: 0 100; } } .animate-progress-circle { animation: progress-circle 1s ease-out forwards; } .cursor-pointer { cursor: pointer; } .cursor-not-allowed { cursor: not-allowed; } .select-all { -webkit-user-select: all; -moz-user-select: all; user-select: all; } .list-none { list-style-type: none; } .auto-cols-max { grid-auto-columns: max-content; } .grid-flow-row { grid-auto-flow: row; } .grid-flow-col { grid-auto-flow: column; } .grid-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); } .grid-rows-1 { grid-template-rows: repeat(1, minmax(0, 1fr)); } .flex-row { flex-direction: row; } .flex-col { flex-direction: column; } .flex-wrap { flex-wrap: wrap; } .flex-nowrap { flex-wrap: nowrap; } .content-center { align-content: center; } .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; } .justify-start { justify-content: flex-start; } .justify-end { justify-content: flex-end; } .justify-center { justify-content: center; } .justify-between { justify-content: space-between; } .justify-around { justify-content: space-around; } .justify-evenly { justify-content: space-evenly; } .gap-4 { gap: 1rem; } .gap-8 { gap: 2rem; } .space-x-4 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(1rem * var(--tw-space-x-reverse)); margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))); } .space-y-4 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(1rem * var(--tw-space-y-reverse)); } .overflow-hidden { overflow: hidden; } .overflow-visible { overflow: visible; } .overflow-scroll { overflow: scroll; } .overflow-y-auto { overflow-y: auto; } .overflow-x-hidden { overflow-x: hidden; } .text-ellipsis { text-overflow: ellipsis; } .whitespace-nowrap { white-space: nowrap; } .rounded-full { border-radius: 9999px; } .rounded-none { border-radius: 0px; } .rounded { border-radius: 0.25rem; } .rounded-sm { border-radius: 0.125rem; } .rounded-4xl { border-radius: 2rem; } .rounded-t { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .rounded-b-none { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } .rounded-l { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .border { border-width: 1px; } .border-0 { border-width: 0px; } .border-4 { border-width: 4px; } .border-t { border-top-width: 1px; } .border-b { border-bottom-width: 1px; } .border-l-4 { border-left-width: 4px; } .border-b-2 { border-bottom-width: 2px; } .border-b-4 { border-bottom-width: 4px; } .border-t-0 { border-top-width: 0px; } .border-l-0 { border-left-width: 0px; } .border-r-0 { border-right-width: 0px; } .border-solid { border-style: solid; } .border-none { border-style: none; } .border-gray-3 { --tw-border-opacity: 1; border-color: rgb(128 151 168 / var(--tw-border-opacity)); } .border-gray-2 { --tw-border-opacity: 1; border-color: rgb(221 229 231 / var(--tw-border-opacity)); } .border-red-3 { --tw-border-opacity: 1; border-color: rgb(221 38 49 / var(--tw-border-opacity)); } .border-blue-3 { --tw-border-opacity: 1; border-color: rgb(17 115 172 / var(--tw-border-opacity)); } .border-purple-3 { --tw-border-opacity: 1; border-color: rgb(130 80 119 / var(--tw-border-opacity)); } .border-green-3 { --tw-border-opacity: 1; border-color: rgb(0 134 78 / var(--tw-border-opacity)); } .border-orange-3 { --tw-border-opacity: 1; border-color: rgb(247 138 0 / var(--tw-border-opacity)); } .border-gray-1 { --tw-border-opacity: 1; border-color: rgb(246 249 249 / var(--tw-border-opacity)); } .border-l-red-3 { --tw-border-opacity: 1; border-left-color: rgb(221 38 49 / var(--tw-border-opacity)); } .border-l-blue-3 { --tw-border-opacity: 1; border-left-color: rgb(17 115 172 / var(--tw-border-opacity)); } .border-l-green-3 { --tw-border-opacity: 1; border-left-color: rgb(0 134 78 / var(--tw-border-opacity)); } .border-l-orange-3 { --tw-border-opacity: 1; border-left-color: rgb(247 138 0 / var(--tw-border-opacity)); } .border-l-gray-5 { --tw-border-opacity: 1; border-left-color: rgb(79 93 107 / var(--tw-border-opacity)); } .border-b-gray-2 { --tw-border-opacity: 1; border-bottom-color: rgb(221 229 231 / var(--tw-border-opacity)); } .border-b-blue-3 { --tw-border-opacity: 1; border-bottom-color: rgb(17 115 172 / var(--tw-border-opacity)); } .border-opacity-0 { --tw-border-opacity: 0; } .bg-black { --tw-bg-opacity: 1; background-color: rgb(0 0 0 / var(--tw-bg-opacity)); } .bg-current { background-color: currentColor; } .bg-transparent { background-color: transparent; } .bg-white { --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity)); } .bg-gitlab { --tw-bg-opacity: 1; background-color: rgb(56 13 117 / var(--tw-bg-opacity)); } .bg-bitbucket { --tw-bg-opacity: 1; background-color: rgb(0 77 192 / var(--tw-bg-opacity)); } .bg-gatsby { --tw-bg-opacity: 1; background-color: rgb(102 51 153 / var(--tw-bg-opacity)); } .bg-gray-1 { --tw-bg-opacity: 1; background-color: rgb(246 249 249 / var(--tw-bg-opacity)); } .bg-gray-2 { --tw-bg-opacity: 1; background-color: rgb(221 229 231 / var(--tw-bg-opacity)); } .bg-gray-3 { --tw-bg-opacity: 1; background-color: rgb(128 151 168 / var(--tw-bg-opacity)); } .bg-gray-4 { --tw-bg-opacity: 1; background-color: rgb(98 118 132 / var(--tw-bg-opacity)); } .bg-gray-5 { --tw-bg-opacity: 1; background-color: rgb(79 93 107 / var(--tw-bg-opacity)); } .bg-gray-6 { --tw-bg-opacity: 1; background-color: rgb(40 49 57 / var(--tw-bg-opacity)); } .bg-gray-7 { --tw-bg-opacity: 1; background-color: rgb(24 28 32 / var(--tw-bg-opacity)); } .bg-yellow-1 { --tw-bg-opacity: 1; background-color: rgb(252 248 224 / var(--tw-bg-opacity)); } .bg-yellow-2 { --tw-bg-opacity: 1; background-color: rgb(255 236 125 / var(--tw-bg-opacity)); } .bg-yellow-3 { --tw-bg-opacity: 1; background-color: rgb(239 208 27 / var(--tw-bg-opacity)); } .bg-yellow-4 { --tw-bg-opacity: 1; background-color: rgb(202 176 27 / var(--tw-bg-opacity)); } .bg-yellow-5 { --tw-bg-opacity: 1; background-color: rgb(110 96 16 / var(--tw-bg-opacity)); } .bg-cyan-1 { --tw-bg-opacity: 1; background-color: rgb(223 244 250 / var(--tw-bg-opacity)); } .bg-cyan-2 { --tw-bg-opacity: 1; background-color: rgb(102 212 248 / var(--tw-bg-opacity)); } .bg-cyan-3 { --tw-bg-opacity: 1; background-color: rgb(2 169 224 / var(--tw-bg-opacity)); } .bg-cyan-4 { --tw-bg-opacity: 1; background-color: rgb(0 117 155 / var(--tw-bg-opacity)); } .bg-cyan-5 { --tw-bg-opacity: 1; background-color: rgb(5 70 91 / var(--tw-bg-opacity)); } .bg-teal-1 { --tw-bg-opacity: 1; background-color: rgb(243 255 253 / var(--tw-bg-opacity)); } .bg-teal-2 { --tw-bg-opacity: 1; background-color: rgb(188 255 245 / var(--tw-bg-opacity)); } .bg-teal-3 { --tw-bg-opacity: 1; background-color: rgb(23 215 187 / var(--tw-bg-opacity)); } .bg-teal-4 { --tw-bg-opacity: 1; background-color: rgb(1 154 130 / var(--tw-bg-opacity)); } .bg-teal-5 { --tw-bg-opacity: 1; background-color: rgb(1 80 68 / var(--tw-bg-opacity)); } .bg-purple-1 { --tw-bg-opacity: 1; background-color: rgb(255 237 251 / var(--tw-bg-opacity)); } .bg-purple-2 { --tw-bg-opacity: 1; background-color: rgb(205 148 192 / var(--tw-bg-opacity)); } .bg-purple-3 { --tw-bg-opacity: 1; background-color: rgb(130 80 119 / var(--tw-bg-opacity)); } .bg-purple-4 { --tw-bg-opacity: 1; background-color: rgb(94 51 85 / var(--tw-bg-opacity)); } .bg-purple-5 { --tw-bg-opacity: 1; background-color: rgb(63 29 56 / var(--tw-bg-opacity)); } .bg-purple-6 { --tw-bg-opacity: 1; background-color: rgb(48 23 161 / var(--tw-bg-opacity)); } .bg-purple-7 { --tw-bg-opacity: 1; background-color: rgb(36 16 123 / var(--tw-bg-opacity)); } .bg-red-1 { --tw-bg-opacity: 1; background-color: rgb(255 225 227 / var(--tw-bg-opacity)); } .bg-red-2 { --tw-bg-opacity: 1; background-color: rgb(253 129 137 / var(--tw-bg-opacity)); } .bg-red-3 { --tw-bg-opacity: 1; background-color: rgb(221 38 49 / var(--tw-bg-opacity)); } .bg-red-4 { --tw-bg-opacity: 1; background-color: rgb(158 23 31 / var(--tw-bg-opacity)); } .bg-red-5 { --tw-bg-opacity: 1; background-color: rgb(94 11 16 / var(--tw-bg-opacity)); } .bg-blue-1 { --tw-bg-opacity: 1; background-color: rgb(234 247 255 / var(--tw-bg-opacity)); } .bg-blue-2 { --tw-bg-opacity: 1; background-color: rgb(106 185 232 / var(--tw-bg-opacity)); } .bg-blue-3 { --tw-bg-opacity: 1; background-color: rgb(17 115 172 / var(--tw-bg-opacity)); } .bg-blue-4 { --tw-bg-opacity: 1; background-color: rgb(7 79 122 / var(--tw-bg-opacity)); } .bg-blue-5 { --tw-bg-opacity: 1; background-color: rgb(3 50 77 / var(--tw-bg-opacity)); } .bg-orange-1 { --tw-bg-opacity: 1; background-color: rgb(255 240 220 / var(--tw-bg-opacity)); } .bg-orange-2 { --tw-bg-opacity: 1; background-color: rgb(252 190 111 / var(--tw-bg-opacity)); } .bg-orange-3 { --tw-bg-opacity: 1; background-color: rgb(247 138 0 / var(--tw-bg-opacity)); } .bg-orange-4 { --tw-bg-opacity: 1; background-color: rgb(177 99 0 / var(--tw-bg-opacity)); } .bg-orange-5 { --tw-bg-opacity: 1; background-color: rgb(90 50 1 / var(--tw-bg-opacity)); } .bg-green-1 { --tw-bg-opacity: 1; background-color: rgb(228 255 244 / var(--tw-bg-opacity)); } .bg-green-2 { --tw-bg-opacity: 1; background-color: rgb(94 205 159 / var(--tw-bg-opacity)); } .bg-green-3 { --tw-bg-opacity: 1; background-color: rgb(0 134 78 / var(--tw-bg-opacity)); } .bg-green-4 { --tw-bg-opacity: 1; background-color: rgb(2 94 56 / var(--tw-bg-opacity)); } .bg-green-5 { --tw-bg-opacity: 1; background-color: rgb(1 55 33 / var(--tw-bg-opacity)); } .bg-opacity-0 { --tw-bg-opacity: 0; } .bg-opacity-5 { --tw-bg-opacity: 0.05; } .bg-opacity-10 { --tw-bg-opacity: 0.1; } .bg-opacity-20 { --tw-bg-opacity: 0.2; } .bg-opacity-25 { --tw-bg-opacity: 0.25; } .bg-opacity-30 { --tw-bg-opacity: 0.3; } .bg-opacity-40 { --tw-bg-opacity: 0.4; } .bg-opacity-50 { --tw-bg-opacity: 0.5; } .bg-opacity-60 { --tw-bg-opacity: 0.6; } .bg-opacity-70 { --tw-bg-opacity: 0.7; } .bg-opacity-75 { --tw-bg-opacity: 0.75; } .bg-opacity-80 { --tw-bg-opacity: 0.8; } .bg-opacity-90 { --tw-bg-opacity: 0.9; } .bg-opacity-95 { --tw-bg-opacity: 0.95; } .bg-opacity-100 { --tw-bg-opacity: 1; } .bg-none { background-image: none; } .bg-gradient-to-t { background-image: linear-gradient(to top, var(--tw-gradient-stops)); } .bg-gradient-to-tr { background-image: linear-gradient(to top right, var(--tw-gradient-stops)); } .bg-gradient-to-r { background-image: linear-gradient(to right, var(--tw-gradient-stops)); } .bg-gradient-to-br { background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)); } .bg-gradient-to-b { background-image: linear-gradient(to bottom, var(--tw-gradient-stops)); } .bg-gradient-to-bl { background-image: linear-gradient(to bottom left, var(--tw-gradient-stops)); } .bg-gradient-to-l { background-image: linear-gradient(to left, var(--tw-gradient-stops)); } .bg-gradient-to-tl { background-image: linear-gradient(to top left, var(--tw-gradient-stops)); } .bg-down-caret { background-image: url("data:image/svg+xml,<svg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='chevron-down' class='svg-inline--fa fa-chevron-down fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 612 512'><path fill='%23627684' d='M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z'></path></svg>"); } .bg-loading { background-image: linear-gradient(90deg,#DDE5E7,#F6F9F9,#DDE5E7); } .bg-6 { background-size: 1.5rem; } .bg-auto { background-size: auto; } .bg-cover { background-size: cover; } .bg-contain { background-size: contain; } .bg-fixed { background-attachment: fixed; } .bg-local { background-attachment: local; } .bg-scroll { background-attachment: scroll; } .bg-clip-border { background-clip: border-box; } .bg-clip-padding { background-clip: padding-box; } .bg-clip-content { background-clip: content-box; } .bg-clip-text { -webkit-background-clip: text; background-clip: text; } .bg-bottom { background-position: bottom; } .bg-center { background-position: center; } .bg-left { background-position: left; } .bg-left-bottom { background-position: left bottom; } .bg-left-top { background-position: left top; } .bg-right { background-position: right; } .bg-right-bottom { background-position: right bottom; } .bg-right-top { background-position: right top; } .bg-top { background-position: top; } .bg-repeat { background-repeat: repeat; } .bg-no-repeat { background-repeat: no-repeat; } .bg-repeat-x { background-repeat: repeat-x; } .bg-repeat-y { background-repeat: repeat-y; } .bg-repeat-round { background-repeat: round; } .bg-repeat-space { background-repeat: space; } .bg-origin-border { background-origin: border-box; } .bg-origin-padding { background-origin: padding-box; } .bg-origin-content { background-origin: content-box; } .fill-white { fill: #FFFFFF; } .stroke-gray-2 { stroke: #DDE5E7; } .stroke-green-3 { stroke: #00864E; } .stroke-orange-3 { stroke: #F78A00; } .stroke-red-3 { stroke: #DD2631; } .p-4 { padding: 1rem; } .p-0 { padding: 0px; } .p-8 { padding: 2rem; } .p-16 { padding: 4rem; } .p-2 { padding: 0.5rem; } .p-1 { padding: 0.25rem; } .px-4 { padding-left: 1rem; padding-right: 1rem; } .py-0 { padding-top: 0px; padding-bottom: 0px; } .px-0\.5 { padding-left: 0.125rem; padding-right: 0.125rem; } .px-0 { padding-left: 0px; padding-right: 0px; } .py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; } .py-4 { padding-top: 1rem; padding-bottom: 1rem; } .px-6 { padding-left: 1.5rem; padding-right: 1.5rem; } .py-1 { padding-top: 0.25rem; padding-bottom: 0.25rem; } .px-2 { padding-left: 0.5rem; padding-right: 0.5rem; } .py-0\.5 { padding-top: 0.125rem; padding-bottom: 0.125rem; } .py-1\.5 { padding-top: 0.375rem; padding-bottom: 0.375rem; } .px-3 { padding-left: 0.75rem; padding-right: 0.75rem; } .pt-0 { padding-top: 0px; } .pt-1 { padding-top: 0.25rem; } .pt-2 { padding-top: 0.5rem; } .pt-3 { padding-top: 0.75rem; } .pt-4 { padding-top: 1rem; } .pt-5 { padding-top: 1.25rem; } .pt-6 { padding-top: 1.5rem; } .pt-7 { padding-top: 1.75rem; } .pt-8 { padding-top: 2rem; } .pr-0 { padding-right: 0px; } .pr-1 { padding-right: 0.25rem; } .pr-2 { padding-right: 0.5rem; } .pr-3 { padding-right: 0.75rem; } .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-0 { padding-bottom: 0px; } .pb-1 { padding-bottom: 0.25rem; } .pb-2 { padding-bottom: 0.5rem; } .pb-3 { padding-bottom: 0.75rem; } .pb-4 { padding-bottom: 1rem; } .pb-5 { padding-bottom: 1.25rem; } .pb-6 { padding-bottom: 1.5rem; } .pb-7 { padding-bottom: 1.75rem; } .pb-8 { padding-bottom: 2rem; } .pl-0 { padding-left: 0px; } .pl-1 { padding-left: 0.25rem; } .pl-2 { padding-left: 0.5rem; } .pl-3 { padding-left: 0.75rem; } .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; } .pr-12 { padding-right: 3rem; } .pl-14 { padding-left: 3.5rem; } .text-left { text-align: left; } .text-center { text-align: center; } .text-right { text-align: right; } .align-baseline { vertical-align: baseline; } .align-middle { vertical-align: middle; } .text-sm { font-size: 0.75rem; } .text-base { font-size: 1rem; } .text-xl { font-size: 1.5rem; } .text-2xl { font-size: 2rem; } .text-3xl { font-size: 2.5rem; } .text-lg { font-size: 1.25rem; } .text-md { font-size: 0.875rem; } .font-semibold { font-weight: 600; } .font-normal { font-weight: 400; } .uppercase { text-transform: uppercase; } .lowercase { text-transform: lowercase; } .capitalize { text-transform: capitalize; } .italic { font-style: italic; } .leading-loose { line-height: 2; } .leading-none { line-height: 1; } .leading-2 { line-height: 0.5; } .text-gray-5 { --tw-text-opacity: 1; color: rgb(79 93 107 / var(--tw-text-opacity)); } .text-gray-4 { --tw-text-opacity: 1; color: rgb(98 118 132 / var(--tw-text-opacity)); } .text-red-4 { --tw-text-opacity: 1; color: rgb(158 23 31 / var(--tw-text-opacity)); } .text-blue-4 { --tw-text-opacity: 1; color: rgb(7 79 122 / var(--tw-text-opacity)); } .text-purple-4 { --tw-text-opacity: 1; color: rgb(94 51 85 / var(--tw-text-opacity)); } .text-green-4 { --tw-text-opacity: 1; color: rgb(2 94 56 / var(--tw-text-opacity)); } .text-orange-4 { --tw-text-opacity: 1; color: rgb(177 99 0 / var(--tw-text-opacity)); } .text-blue-3 { --tw-text-opacity: 1; color: rgb(17 115 172 / var(--tw-text-opacity)); } .text-black { --tw-text-opacity: 1; color: rgb(0 0 0 / var(--tw-text-opacity)); } .text-red-3 { --tw-text-opacity: 1; color: rgb(221 38 49 / var(--tw-text-opacity)); } .text-green-3 { --tw-text-opacity: 1; color: rgb(0 134 78 / var(--tw-text-opacity)); } .text-white { --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity)); } .text-orange-5 { --tw-text-opacity: 1; color: rgb(90 50 1 / var(--tw-text-opacity)); } .text-purple-3 { --tw-text-opacity: 1; color: rgb(130 80 119 / var(--tw-text-opacity)); } .text-orange-3 { --tw-text-opacity: 1; color: rgb(247 138 0 / var(--tw-text-opacity)); } .text-current { color: currentColor; } .text-gray-6 { --tw-text-opacity: 1; color: rgb(40 49 57 / var(--tw-text-opacity)); } .text-gray-3 { --tw-text-opacity: 1; color: rgb(128 151 168 / var(--tw-text-opacity)); } .text-cyan-5 { --tw-text-opacity: 1; color: rgb(5 70 91 / var(--tw-text-opacity)); } .text-opacity-60 { --tw-text-opacity: 0.6; } .opacity-0 { opacity: 0; } .bg-blend-normal { background-blend-mode: normal; } .bg-blend-multiply { background-blend-mode: multiply; } .bg-blend-screen { background-blend-mode: screen; } .bg-blend-overlay { background-blend-mode: overlay; } .bg-blend-darken { background-blend-mode: darken; } .bg-blend-lighten { background-blend-mode: lighten; } .bg-blend-color-dodge { background-blend-mode: color-dodge; } .bg-blend-color-burn { background-blend-mode: color-burn; } .bg-blend-hard-light { background-blend-mode: hard-light; } .bg-blend-soft-light { background-blend-mode: soft-light; } .bg-blend-difference { background-blend-mode: difference; } .bg-blend-exclusion { background-blend-mode: exclusion; } .bg-blend-hue { background-blend-mode: hue; } .bg-blend-saturation { background-blend-mode: saturation; } .bg-blend-color { background-blend-mode: color; } .bg-blend-luminosity { background-blend-mode: luminosity; } .shadow-dropdown { --tw-shadow: 0 0.25rem 0.25rem rgba(79,93,107,0.2); --tw-shadow-colored: 0 0.25rem 0.25rem var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-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, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter; transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; } .ease-in-out { transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } .bg-black-0-10 { background-color: rgba(0,0,0,.1); } .bg-black-0-20 { background-color: rgba(0,0,0,.2); } .bg-black-0-30 { background-color: rgba(0,0,0,.3); } .bg-black-0-40 { background-color: rgba(0,0,0,.4); } .bg-black-0-50 { background-color: rgba(0,0,0,.5); } .bg-black-0-60 { background-color: rgba(0,0,0,.6); } .bg-black-0-70 { background-color: rgba(0,0,0,.7); } .bg-black-0-80 { background-color: rgba(0,0,0,.8); } .bg-black-0-90 { background-color: rgba(0,0,0,.9); } .bg-current-0-10 {} .bg-current-0-20 {} .bg-current-0-30 {} .bg-current-0-40 {} .bg-current-0-50 {} .bg-current-0-60 {} .bg-current-0-70 {} .bg-current-0-80 {} .bg-current-0-90 {} .bg-current-1-10 {} .bg-current-1-20 {} .bg-current-1-30 {} .bg-current-1-40 {} .bg-current-1-50 {} .bg-current-1-60 {} .bg-current-1-70 {} .bg-current-1-80 {} .bg-current-1-90 {} .bg-current-2-10 {} .bg-current-2-20 {} .bg-current-2-30 {} .bg-current-2-40 {} .bg-current-2-50 {} .bg-current-2-60 {} .bg-current-2-70 {} .bg-current-2-80 {} .bg-current-2-90 {} .bg-current-3-10 {} .bg-current-3-20 {} .bg-current-3-30 {} .bg-current-3-40 {} .bg-current-3-50 {} .bg-current-3-60 {} .bg-current-3-70 {} .bg-current-3-80 {} .bg-current-3-90 {} .bg-current-4-10 {} .bg-current-4-20 {} .bg-current-4-30 {} .bg-current-4-40 {} .bg-current-4-50 {} .bg-current-4-60 {} .bg-current-4-70 {} .bg-current-4-80 {} .bg-current-4-90 {} .bg-current-5-10 {} .bg-current-5-20 {} .bg-current-5-30 {} .bg-current-5-40 {} .bg-current-5-50 {} .bg-current-5-60 {} .bg-current-5-70 {} .bg-current-5-80 {} .bg-current-5-90 {} .bg-current-6-10 {} .bg-current-6-20 {} .bg-current-6-30 {} .bg-current-6-40 {} .bg-current-6-50 {} .bg-current-6-60 {} .bg-current-6-70 {} .bg-current-6-80 {} .bg-current-6-90 {} .bg-current-7-10 {} .bg-current-7-20 {} .bg-current-7-30 {} .bg-current-7-40 {} .bg-current-7-50 {} .bg-current-7-60 {} .bg-current-7-70 {} .bg-current-7-80 {} .bg-current-7-90 {} .bg-current-8-10 {} .bg-current-8-20 {} .bg-current-8-30 {} .bg-current-8-40 {} .bg-current-8-50 {} .bg-current-8-60 {} .bg-current-8-70 {} .bg-current-8-80 {} .bg-current-8-90 {} .bg-current-9-10 {} .bg-current-9-20 {} .bg-current-9-30 {} .bg-current-9-40 {} .bg-current-9-50 {} .bg-current-9-60 {} .bg-current-9-70 {} .bg-current-9-80 {} .bg-current-9-90 {} .bg-current-10-10 {} .bg-current-10-20 {} .bg-current-10-30 {} .bg-current-10-40 {} .bg-current-10-50 {} .bg-current-10-60 {} .bg-current-10-70 {} .bg-current-10-80 {} .bg-current-10-90 {} .bg-current-11-10 {} .bg-current-11-20 {} .bg-current-11-30 {} .bg-current-11-40 {} .bg-current-11-50 {} .bg-current-11-60 {} .bg-current-11-70 {} .bg-current-11-80 {} .bg-current-11-90 {} .bg-transparent-0-10 {} .bg-transparent-0-20 {} .bg-transparent-0-30 {} .bg-transparent-0-40 {} .bg-transparent-0-50 {} .bg-transparent-0-60 {} .bg-transparent-0-70 {} .bg-transparent-0-80 {} .bg-transparent-0-90 {} .bg-transparent-1-10 {} .bg-transparent-1-20 {} .bg-transparent-1-30 {} .bg-transparent-1-40 {} .bg-transparent-1-50 {} .bg-transparent-1-60 {} .bg-transparent-1-70 {} .bg-transparent-1-80 {} .bg-transparent-1-90 {} .bg-transparent-2-10 {} .bg-transparent-2-20 {} .bg-transparent-2-30 {} .bg-transparent-2-40 {} .bg-transparent-2-50 {} .bg-transparent-2-60 {} .bg-transparent-2-70 {} .bg-transparent-2-80 {} .bg-transparent-2-90 {} .bg-transparent-3-10 {} .bg-transparent-3-20 {} .bg-transparent-3-30 {} .bg-transparent-3-40 {} .bg-transparent-3-50 {} .bg-transparent-3-60 {} .bg-transparent-3-70 {} .bg-transparent-3-80 {} .bg-transparent-3-90 {} .bg-transparent-4-10 {} .bg-transparent-4-20 {} .bg-transparent-4-30 {} .bg-transparent-4-40 {} .bg-transparent-4-50 {} .bg-transparent-4-60 {} .bg-transparent-4-70 {} .bg-transparent-4-80 {} .bg-transparent-4-90 {} .bg-transparent-5-10 {} .bg-transparent-5-20 {} .bg-transparent-5-30 {} .bg-transparent-5-40 {} .bg-transparent-5-50 {} .bg-transparent-5-60 {} .bg-transparent-5-70 {} .bg-transparent-5-80 {} .bg-transparent-5-90 {} .bg-transparent-6-10 {} .bg-transparent-6-20 {} .bg-transparent-6-30 {} .bg-transparent-6-40 {} .bg-transparent-6-50 {} .bg-transparent-6-60 {} .bg-transparent-6-70 {} .bg-transparent-6-80 {} .bg-transparent-6-90 {} .bg-transparent-7-10 {} .bg-transparent-7-20 {} .bg-transparent-7-30 {} .bg-transparent-7-40 {} .bg-transparent-7-50 {} .bg-transparent-7-60 {} .bg-transparent-7-70 {} .bg-transparent-7-80 {} .bg-transparent-7-90 {} .bg-transparent-8-10 {} .bg-transparent-8-20 {} .bg-transparent-8-30 {} .bg-transparent-8-40 {} .bg-transparent-8-50 {} .bg-transparent-8-60 {} .bg-transparent-8-70 {} .bg-transparent-8-80 {} .bg-transparent-8-90 {} .bg-transparent-9-10 {} .bg-transparent-9-20 {} .bg-transparent-9-30 {} .bg-transparent-9-40 {} .bg-transparent-9-50 {} .bg-transparent-9-60 {} .bg-transparent-9-70 {} .bg-transparent-9-80 {} .bg-transparent-9-90 {} .bg-transparent-10-10 {} .bg-transparent-10-20 {} .bg-transparent-10-30 {} .bg-transparent-10-40 {} .bg-transparent-10-50 {} .bg-transparent-10-60 {} .bg-transparent-10-70 {} .bg-transparent-10-80 {} .bg-transparent-10-90 {} .bg-white-0-10 { background-color: rgba(255,255,255,.1); } .bg-white-0-20 { background-color: rgba(255,255,255,.2); } .bg-white-0-30 { background-color: rgba(255,255,255,.3); } .bg-white-0-40 { background-color: rgba(255,255,255,.4); } .bg-white-0-50 { background-color: rgba(255,255,255,.5); } .bg-white-0-60 { background-color: rgba(255,255,255,.6); } .bg-white-0-70 { background-color: rgba(255,255,255,.7); } .bg-white-0-80 { background-color: rgba(255,255,255,.8); } .bg-white-0-90 { background-color: rgba(255,255,255,.9); } .bg-gitlab-0-10 {} .bg-gitlab-0-20 {} .bg-gitlab-0-30 {} .bg-gitlab-0-40 {} .bg-gitlab-0-50 {} .bg-gitlab-0-60 {} .bg-gitlab-0-70 {} .bg-gitlab-0-80 {} .bg-gitlab-0-90 {} .bg-gitlab-1-10 {} .bg-gitlab-1-20 {} .bg-gitlab-1-30 {} .bg-gitlab-1-40 {} .bg-gitlab-1-50 {} .bg-gitlab-1-60 {} .bg-gitlab-1-70 {} .bg-gitlab-1-80 {} .bg-gitlab-1-90 {} .bg-gitlab-2-10 {} .bg-gitlab-2-20 {} .bg-gitlab-2-30 {} .bg-gitlab-2-40 {} .bg-gitlab-2-50 {} .bg-gitlab-2-60 {} .bg-gitlab-2-70 {} .bg-gitlab-2-80 {} .bg-gitlab-2-90 {} .bg-gitlab-3-10 {} .bg-gitlab-3-20 {} .bg-gitlab-3-30 {} .bg-gitlab-3-40 {} .bg-gitlab-3-50 {} .bg-gitlab-3-60 {} .bg-gitlab-3-70 {} .bg-gitlab-3-80 {} .bg-gitlab-3-90 {} .bg-gitlab-4-10 {} .bg-gitlab-4-20 {} .bg-gitlab-4-30 {} .bg-gitlab-4-40 {} .bg-gitlab-4-50 {} .bg-gitlab-4-60 {} .bg-gitlab-4-70 {} .bg-gitlab-4-80 {} .bg-gitlab-4-90 {} .bg-gitlab-5-10 {} .bg-gitlab-5-20 {} .bg-gitlab-5-30 {} .bg-gitlab-5-40 {} .bg-gitlab-5-50 {} .bg-gitlab-5-60 {} .bg-gitlab-5-70 {} .bg-gitlab-5-80 {} .bg-gitlab-5-90 {} .bg-gitlab-6-10 {} .bg-gitlab-6-20 {} .bg-gitlab-6-30 {} .bg-gitlab-6-40 {} .bg-gitlab-6-50 {} .bg-gitlab-6-60 {} .bg-gitlab-6-70 {} .bg-gitlab-6-80 {} .bg-gitlab-6-90 {} .bg-bitbucket-0-10 {} .bg-bitbucket-0-20 {} .bg-bitbucket-0-30 {} .bg-bitbucket-0-40 {} .bg-bitbucket-0-50 {} .bg-bitbucket-0-60 {} .bg-bitbucket-0-70 {} .bg-bitbucket-0-80 {} .bg-bitbucket-0-90 {} .bg-bitbucket-1-10 {} .bg-bitbucket-1-20 {} .bg-bitbucket-1-30 {} .bg-bitbucket-1-40 {} .bg-bitbucket-1-50 {} .bg-bitbucket-1-60 {} .bg-bitbucket-1-70 {} .bg-bitbucket-1-80 {} .bg-bitbucket-1-90 {} .bg-bitbucket-2-10 {} .bg-bitbucket-2-20 {} .bg-bitbucket-2-30 {} .bg-bitbucket-2-40 {} .bg-bitbucket-2-50 {} .bg-bitbucket-2-60 {} .bg-bitbucket-2-70 {} .bg-bitbucket-2-80 {} .bg-bitbucket-2-90 {} .bg-bitbucket-3-10 {} .bg-bitbucket-3-20 {} .bg-bitbucket-3-30 {} .bg-bitbucket-3-40 {} .bg-bitbucket-3-50 {} .bg-bitbucket-3-60 {} .bg-bitbucket-3-70 {} .bg-bitbucket-3-80 {} .bg-bitbucket-3-90 {} .bg-bitbucket-4-10 {} .bg-bitbucket-4-20 {} .bg-bitbucket-4-30 {} .bg-bitbucket-4-40 {} .bg-bitbucket-4-50 {} .bg-bitbucket-4-60 {} .bg-bitbucket-4-70 {} .bg-bitbucket-4-80 {} .bg-bitbucket-4-90 {} .bg-bitbucket-5-10 {} .bg-bitbucket-5-20 {} .bg-bitbucket-5-30 {} .bg-bitbucket-5-40 {} .bg-bitbucket-5-50 {} .bg-bitbucket-5-60 {} .bg-bitbucket-5-70 {} .bg-bitbucket-5-80 {} .bg-bitbucket-5-90 {} .bg-bitbucket-6-10 {} .bg-bitbucket-6-20 {} .bg-bitbucket-6-30 {} .bg-bitbucket-6-40 {} .bg-bitbucket-6-50 {} .bg-bitbucket-6-60 {} .bg-bitbucket-6-70 {} .bg-bitbucket-6-80 {} .bg-bitbucket-6-90 {} .bg-gatsby-0-10 {} .bg-gatsby-0-20 {} .bg-gatsby-0-30 {} .bg-gatsby-0-40 {} .bg-gatsby-0-50 {} .bg-gatsby-0-60 {} .bg-gatsby-0-70 {} .bg-gatsby-0-80 {} .bg-gatsby-0-90 {} .bg-gatsby-1-10 {} .bg-gatsby-1-20 {} .bg-gatsby-1-30 {} .bg-gatsby-1-40 {} .bg-gatsby-1-50 {} .bg-gatsby-1-60 {} .bg-gatsby-1-70 {} .bg-gatsby-1-80 {} .bg-gatsby-1-90 {} .bg-gatsby-2-10 {} .bg-gatsby-2-20 {} .bg-gatsby-2-30 {} .bg-gatsby-2-40 {} .bg-gatsby-2-50 {} .bg-gatsby-2-60 {} .bg-gatsby-2-70 {} .bg-gatsby-2-80 {} .bg-gatsby-2-90 {} .bg-gatsby-3-10 {} .bg-gatsby-3-20 {} .bg-gatsby-3-30 {} .bg-gatsby-3-40 {} .bg-gatsby-3-50 {} .bg-gatsby-3-60 {} .bg-gatsby-3-70 {} .bg-gatsby-3-80 {} .bg-gatsby-3-90 {} .bg-gatsby-4-10 {} .bg-gatsby-4-20 {} .bg-gatsby-4-30 {} .bg-gatsby-4-40 {} .bg-gatsby-4-50 {} .bg-gatsby-4-60 {} .bg-gatsby-4-70 {} .bg-gatsby-4-80 {} .bg-gatsby-4-90 {} .bg-gatsby-5-10 {} .bg-gatsby-5-20 {} .bg-gatsby-5-30 {} .bg-gatsby-5-40 {} .bg-gatsby-5-50 {} .bg-gatsby-5-60 {} .bg-gatsby-5-70 {} .bg-gatsby-5-80 {} .bg-gatsby-5-90 {} .bg-gatsby-6-10 {} .bg-gatsby-6-20 {} .bg-gatsby-6-30 {} .bg-gatsby-6-40 {} .bg-gatsby-6-50 {} .bg-gatsby-6-60 {} .bg-gatsby-6-70 {} .bg-gatsby-6-80 {} .bg-gatsby-6-90 {} .bg-gray-1-10 { background-color: rgba(246,249,249,.1); } .bg-gray-1-20 { background-color: rgba(246,249,249,.2); } .bg-gray-1-30 { background-color: rgba(246,249,249,.3); } .bg-gray-1-40 { background-color: rgba(246,249,249,.4); } .bg-gray-1-50 { background-color: rgba(246,249,249,.5); } .bg-gray-1-60 { background-color: rgba(246,249,249,.6); } .bg-gray-1-70 { background-color: rgba(246,249,249,.7); } .bg-gray-1-80 { background-color: rgba(246,249,249,.8); } .bg-gray-1-90 { background-color: rgba(246,249,249,.9); } .bg-gray-2-10 { background-color: rgba(221,229,231,.1); } .bg-gray-2-20 { b