/*! tailwindcss v2.0.3 | MIT License | https://tailwindcss.com */
/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
:root {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

html {
    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
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

fieldset,
ol,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

html {
    font-family: Public Sans, 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 #e5e7eb
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

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
}

* {
    --tw-shadow: 0 0 transparent;
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.25rem;
    padding-left: 1.25rem
}

@media (min-width:640px) {
    .container {
        max-width: 640px;
        padding-right: 2rem;
        padding-left: 2rem
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px;
        padding-right: 3rem;
        padding-left: 3rem
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px;
        padding-right: 4rem;
        padding-left: 4rem
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px;
        padding-right: 5rem;
        padding-left: 5rem
    }
}

.aspect-w-1,
.aspect-w-2,
.aspect-w-3,
.aspect-w-4,
.aspect-w-5,
.aspect-w-6,
.aspect-w-7,
.aspect-w-8,
.aspect-w-9,
.aspect-w-10,
.aspect-w-11,
.aspect-w-12,
.aspect-w-13,
.aspect-w-14,
.aspect-w-15,
.aspect-w-16 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%)
}

.aspect-w-1>*,
.aspect-w-2>*,
.aspect-w-3>*,
.aspect-w-4>*,
.aspect-w-5>*,
.aspect-w-6>*,
.aspect-w-7>*,
.aspect-w-8>*,
.aspect-w-9>*,
.aspect-w-10>*,
.aspect-w-11>*,
.aspect-w-12>*,
.aspect-w-13>*,
.aspect-w-14>*,
.aspect-w-15>*,
.aspect-w-16>* {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.aspect-w-16 {
    --tw-aspect-w: 16
}

.aspect-h-10 {
    --tw-aspect-h: 10
}

body,
html {
    font-size: 18px;
    --tw-bg-opacity: 1;
    background-color: rgba(249.9, 249.9, 249.9, var(--tw-bg-opacity))
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.static {
    position: static
}

.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.-right-42\.6\% {
    right: -42.6%
}

.-top-12 {
    top: -3rem
}

.top-0 {
    top: 0
}

.-right-72 {
    right: -18rem
}

.z-20 {
    z-index: 20
}

.z-50 {
    z-index: 50
}

.z-30 {
    z-index: 30
}

.col-span-1 {
    grid-column: span 1/span 1
}

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

.mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mb-12 {
    margin-bottom: 3rem
}

.grid {
    display: grid
}

.flex {
    display: flex
}

.block {
    display: block
}

.hidden {
    display: none
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.h-1\/2 {
    height: 50%
}

.w-full {
    width: 100%
}

.cursor-pointer {
    cursor: pointer
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.flex-col {
    flex-direction: column
}

.items-center {
    align-items: center
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-items-center {
    justify-items: center
}

.gap-5 {
    gap: 1.25rem
}

.gap-9 {
    gap: 2.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-2 {
    gap: .5rem
}

.overflow-hidden {
    overflow: hidden
}

.rounded-full {
    border-radius: 9999px
}

.rounded {
    border-radius: .25rem
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-primary-lime-green {
    --tw-bg-opacity: 1;
    background-color: rgba(48.832499999999975, 211.26750000000004, 92.14849999999998, var(--tw-bg-opacity))
}

.bg-neutral-light-grayish-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(243.168, 244.256, 246.432, var(--tw-bg-opacity))
}

.bg-primary-dark-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(45.288, 49.000799999999984, 77.112, var(--tw-bg-opacity))
}

.bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity))
}

.bg-opacity-50 {
    --tw-bg-opacity: 0.5
}

.bg-header-mobile {
    background-image: url(/demofileassets/bg-intro-mobile.svg)
}

.bg-header-desktop {
    background-image: url(/demofileassets/bg-intro-desktop.svg)
}

.bg-image-mockups {
    background-image: url(/demofileassets/image-mockups.png)
}

.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops))
}

.from-primary-lime-green {
    --tw-gradient-from: #31d35c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48.832499999999975, 211.26750000000004, 92.14849999999998, 0))
}

.to-primary-bright-cyan {
    --tw-gradient-to: #2bb7da
}

.bg-custom-mobile-header-size {
    background-size: 100% 50%
}

.bg-custom-mobile-mockup-size {
    background-size: auto 60%
}

.bg-auto {
    background-size: auto
}

.bg-left {
    background-position: 0
}

.bg-top {
    background-position: top
}

.bg-right-top {
    background-position: 100% 0
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.fill-current {
    fill: currentColor
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-5 {
    padding-bottom: 1.25rem
}

.pt-5,
.py-5 {
    padding-top: 1.25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.text-center {
    text-align: center
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.font-light {
    font-weight: 300
}

.leading-5 {
    line-height: 1.25rem
}

.text-primary-dark-blue {
    --tw-text-opacity: 1;
    color: rgba(45.288, 49.000799999999984, 77.112, var(--tw-text-opacity))
}

.text-neutral-grayish-blue {
    --tw-text-opacity: 1;
    color: rgba(150.348, 152.1568, 165.852, var(--tw-text-opacity))
}

.text-neutral-white,
.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity))
}

.hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity))
}

.hover\:button-brightness:hover {
    box-shadow: inset 0 0 28px 12px hsla(0, 0%, 100%, .3)
}

.hover\:gradient-border-bottom:hover {
    color: #2d314d;
    border-width: 0 0 4px;
    border-style: solid;
    -o-border-image: linear-gradient(90deg, #31d35c, #2bb7da) 3;
    border-image: linear-gradient(90deg, #31d35c, #2bb7da) 3
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 transparent)
}

@media (min-width:768px) {
    .md\:-top-16 {
        top: -4rem
    }
}

@media (min-width:1024px) {

    .lg\:aspect-w-1,
    .lg\:aspect-w-2,
    .lg\:aspect-w-3,
    .lg\:aspect-w-4,
    .lg\:aspect-w-5,
    .lg\:aspect-w-6,
    .lg\:aspect-w-7,
    .lg\:aspect-w-8,
    .lg\:aspect-w-9,
    .lg\:aspect-w-10,
    .lg\:aspect-w-11,
    .lg\:aspect-w-12,
    .lg\:aspect-w-13,
    .lg\:aspect-w-14,
    .lg\:aspect-w-15,
    .lg\:aspect-w-16 {
        position: relative;
        padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%)
    }

    .lg\:aspect-w-1>*,
    .lg\:aspect-w-2>*,
    .lg\:aspect-w-3>*,
    .lg\:aspect-w-4>*,
    .lg\:aspect-w-5>*,
    .lg\:aspect-w-6>*,
    .lg\:aspect-w-7>*,
    .lg\:aspect-w-8>*,
    .lg\:aspect-w-9>*,
    .lg\:aspect-w-10>*,
    .lg\:aspect-w-11>*,
    .lg\:aspect-w-12>*,
    .lg\:aspect-w-13>*,
    .lg\:aspect-w-14>*,
    .lg\:aspect-w-15>*,
    .lg\:aspect-w-16>* {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .lg\:aspect-w-4 {
        --tw-aspect-w: 4
    }

    .lg\:aspect-h-3 {
        --tw-aspect-h: 3
    }

    .lg\:col-span-3 {
        grid-column: span 3/span 3
    }

    .lg\:col-span-5 {
        grid-column: span 5/span 5
    }

    .lg\:col-span-4 {
        grid-column: span 4/span 4
    }

    .lg\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }

    .lg\:mb-10 {
        margin-bottom: 2.5rem
    }

    .lg\:mb-16 {
        margin-bottom: 4rem
    }

    .lg\:block {
        display: block
    }

    .lg\:hidden {
        display: none
    }

    .lg\:w-96 {
        width: 24rem
    }

    .lg\:grid-flow-col-dense {
        grid-auto-flow: column dense
    }

    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .lg\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }

    .lg\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr))
    }

    .lg\:items-start {
        align-items: flex-start
    }

    .lg\:items-end {
        align-items: flex-end
    }

    .lg\:justify-center {
        justify-content: center
    }

    .lg\:justify-start {
        justify-content: flex-start
    }

    .lg\:gap-7 {
        gap: 1.75rem
    }

    .lg\:gap-6 {
        gap: 1.5rem
    }

    .lg\:gap-0 {
        gap: 0
    }

    .lg\:gap-x-24 {
        -moz-column-gap: 6rem;
        column-gap: 6rem
    }

    .lg\:justify-self-start {
        justify-self: start
    }

    .lg\:justify-self-end {
        justify-self: end
    }

    .lg\:p-6 {
        padding: 1.5rem
    }

    .lg\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .lg\:pb-0 {
        padding-bottom: 0
    }

    .lg\:pt-9 {
        padding-top: 2.25rem
    }

    .lg\:pb-6 {
        padding-bottom: 1.5rem
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .lg\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }

    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .lg\:font-bold {
        font-weight: 700
    }
}

@media (min-width:1280px) {
    .xl\:-right-28 {
        right: -7rem
    }
}
