/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com*/
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
    -moz-tab-size: 4;
    -o-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: initial
}

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=submit], button {
    -webkit-appearance: button
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

legend {
    padding: 0
}

progress {
    vertical-align: initial
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto
}

::-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: initial;
    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::-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
}

[hidden] {
    display: none
}

*, :after, :before {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity))
}

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

@media (min-width:100%) {
    .container {
        max-width: 100%
    }
}

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

.btn-default {
    width: 100%;
    border-radius: .25rem;
    --tw-bg-opacity: 1;
    background-color: rgba(14, 254, 254, var(--tw-bg-opacity));
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-family: Montserrat, Sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgba(0, 0, 145, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .btn-default {
        width: 18rem
    }
}

.btn-purple2 {
    width: 100%;
    border-radius: .25rem;
    --tw-bg-opacity: 1;
    background-color: #6300BE;
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-family: Montserrat, Sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: #fff;
}

@media (min-width:768px) {
    .btn-purple2 {
        width: 18rem
    }
}

.btn-white {
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: inline-block;
    width: 100%;
    border-radius: .25rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(0, 0, 145, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .btn-white {
        width: 18rem
    }
}

.btn-pink {
    width: 100%;
    border-radius: .25rem;
    --tw-bg-opacity: 1;
    background-color: rgba(199, 0, 179, var(--tw-bg-opacity));
    padding-top: .75rem;
    padding-bottom: .75rem;
    text-align: center;
    font-family: Montserrat, Sans-serif;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .btn-pink {
        width: 25%
    }
}

.btn-white-pink {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
    padding: .5rem .75rem;
    font-family: Montserrat, Sans-serif;
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity))
}

.btn-purple, .btn-white-pink {
    border-radius: .25rem;
    text-align: center
}

.btn-purple {
    display: inline-block;
    width: 91.666667%;
    --tw-bg-opacity: 1;
    background-color: rgba(108, 0, 255, var(--tw-bg-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.title {
    padding: 1rem 1.89rem;
    text-align: center;
    font-family: Arboria-Black, Sans-serif;
    font-size: 2.3rem
}

@media (min-width:768px) {
    .title {
        font-size: 3.75rem;
        line-height: 1
    }
}

.text-1-3rem {
    font-size: 1.375rem
}

.subtitle {
    padding: 1rem 1.89rem;
    text-align: center;
    font-family: Arboria-Black, Sans-serif;
    font-size: 1.875rem;
    line-height: 2.25rem;
    line-height: 1.25
}

@media (min-width:768px) {
    .subtitle {
        font-size: 2.3rem
    }
}

strong {
    font-family: Arboria-Black, Sans-serif
}

body, html {
    height: 100vh;
    font-family: Arboria-Book, Sans-serif
}

.testimonials {
    position: relative;
    margin-bottom: 6rem;
    border-radius: .75rem;
    --tw-bg-opacity: 1;
    padding: 1.89rem 1rem 8rem;
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.img-testimonials, .testimonials {
    background-color: rgba(239, 253, 254, var(--tw-bg-opacity))
}

.img-testimonials {
    width: 171px;
    height: 171px;
    bottom: -80px;
    position: absolute;
    margin: 1rem;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.content p {
    margin-bottom: 1rem
}

.footer-menu {
    margin-bottom: 1.89rem;
    display: flex;
    flex-direction: column;
    text-align: center
}

.footer-menu h4 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    font-family: Montserrat, Sans-serif;
    font-weight: 700;
    line-height: 1.25
}

@media (min-width:768px) {
    .footer-menu h4 {
        margin-top: 0
    }
}

.footer-menu li {
    line-height: 2rem
}

.list-check strong {
    --tw-text-opacity: 1;
    color: rgba(108, 0, 255, var(--tw-text-opacity))
}

.btn {
    transition: .5s
}

@media (min-width:768px) {
    .btn {
        --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;
        transform: translateX(var(--tw-translate-x)) translateY(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))
    }

    .btn:hover {
        --tw-scale-x: 1.1;
        --tw-scale-y: 1.1
    }
}

.link {
    transition: .5s
}

@media (min-width:768px) {
    .link {
        --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;
        transform: translateX(var(--tw-translate-x)) translateY(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))
    }

    .link:hover {
        --tw-scale-x: 1.1;
        --tw-scale-y: 1.1
    }
}

.link {
    display: inline-block;
    cursor: pointer;
    font-family: Arboria-Black, Sans-serif;
    --tw-text-opacity: 1;
    color: rgba(108, 0, 255, var(--tw-text-opacity));
    text-decoration: underline
}

.flag {
    max-width: 185px;
    -webkit-clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0 100%, 0 0);
    position: absolute;
    top: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgba(14, 254, 254, var(--tw-bg-opacity));
    padding: 1.5rem;
    font-family: Montserrat, Sans-serif;
    font-weight: 700;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(0, 0, 145, var(--tw-text-opacity))
}

.menu-header .active, nav .menu-header>li:hover {
    border-bottom-width: 5px;
    --tw-border-opacity: 1;
    border-color: rgba(108, 0, 255, var(--tw-border-opacity))
}

.-left-26 {
    left: -6.5rem
}

.card-purple {
    box-shadow: 0 0 10px 0 #6300be;
    margin-bottom: 1.89rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 1rem;
    border-width: 5px;
    --tw-border-opacity: 1;
    border-color: rgba(143, 14, 254, var(--tw-border-opacity));
    padding-bottom: 1rem
}

.card-purple h4 {
    padding: 1rem;
    font-family: Bosk, Sans-serif;
    font-size: 1.563rem;
    color: rgba(143, 14, 254, var(--tw-text-opacity))
}

.card-purple .price, .card-purple h4 {
    text-align: center;
    --tw-text-opacity: 1
}

.card-purple .price {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-family: Arboria-Black, Sans-serif;
    font-size: 3.75rem;
    line-height: 1;
    color: rgba(0, 0, 145, var(--tw-text-opacity))
}

.card-purple .button-buy {
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: inline-block;
    width: 100%;
    border-radius: .25rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    text-align: center;
    font-weight: 700;
    color: rgba(0, 0, 145, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .card-purple .button-buy {
        width: 18rem
    }
}

.card-purple .button-buy {
    transition: .5s
}

@media (min-width:768px) {
    .card-purple .button-buy {
        --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;
        transform: translateX(var(--tw-translate-x)) translateY(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))
    }

    .card-purple .button-buy:hover {
        --tw-scale-x: 1.1;
        --tw-scale-y: 1.1
    }
}

.card-purple .button-buy {
    margin-bottom: 0;
    border-radius: .75rem;
    border-width: 3px;
    --tw-border-opacity: 1;
    padding-top: 1rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgba(143, 14, 254, var(--tw-text-opacity))
}

.card-purple .button-buy, .card-purple.highlight {
    border-color: rgba(143, 14, 254, var(--tw-border-opacity));
    padding-bottom: 1rem
}

.card-purple.highlight {
    box-shadow: 0 0 10px 0 #0d0d0d;
    position: relative;
    border-radius: 1rem;
    border-width: 5px;
    --tw-border-opacity: 1
}

.card-purple.highlight h4 {
    margin-top: -1px;
    width: calc(100% + 2px)
}

.card-purple.highlight .button-buy, .card-purple.highlight h4 {
    --tw-bg-opacity: 1;
    background-color: rgba(143, 14, 254, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.card-purple.highlight .stamp {
    max-width: 125px;
    max-height: 125px;
    position: absolute;
    top: -1.89rem;
    right: -.625rem;
    border-radius: 9999px;
    border-width: 5px;
    --tw-border-opacity: 1;
    border-color: rgba(143, 14, 254, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(14, 254, 254, var(--tw-bg-opacity));
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
    text-align: center;
    font-family: Arboria-Black, Sans-serif;
    font-size: 1.563rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(0, 0, 145, var(--tw-text-opacity))
}

.quotes {
    margin-bottom: 1.89rem;
    display: flex;
    font-family: Montserrat, Sans-serif;
    font-size: 1.563rem
}

.innhold {
    position: sticky;
    top: 5rem;
    border-top-width: 1px;
    border-bottom-width: 1px;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.blog-article .ancors li, .innhold li {
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.innhold .active {
    font-weight: 800
}

.innhold .active, .innhold .active:before {
    --tw-text-opacity: 1;
    color: rgba(108, 0, 255, var(--tw-text-opacity))
}

.innhold .active:before {
    content: "\f061";
    font-family: FontAwesomeSolid;
    margin-right: .5rem
}

.post>p {
    padding-bottom: 1.89rem
}

.post h2 {
    padding: 0 0 2rem;
    text-align: left;
    font-family: Arboria-Black, Sans-serif;
    font-size: 1.875rem;
    line-height: 2.25rem;
    line-height: 1.25;
    --tw-text-opacity: 1;
    color: rgba(0, 0, 145, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .post h2 {
        font-size: 3.15rem
    }
}

.post h3 {
    padding: 1rem 1.89rem;
    text-align: center;
    font-family: Arboria-Black, Sans-serif;
    font-size: 1.875rem;
    line-height: 2.25rem;
    line-height: 1.25
}

@media (min-width:768px) {
    .post h3 {
        font-size: 2.3rem
    }
}

.post h3 {
    padding: 0 0 2rem;
    text-align: left;
    --tw-text-opacity: 1;
    color: rgba(108, 0, 255, var(--tw-text-opacity))
}

.post>img {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.feature-article {
    height: 640px;
    width: 100%
}

.blog .article {
    display: block;
    display: flex;
    width: 100%;
    flex-direction: column;
    border-radius: .25rem;
    border-radius: .75rem;
    --tw-bg-opacity: 1;
    background-color: rgba(247, 247, 247, var(--tw-bg-opacity))
}

.blog .article:hover {
    --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)
}

@media (min-width:768px) {
    .blog .article {
        flex-direction: row
    }
}

.blog .article .image {
    overflow: hidden;
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem
}

@media (min-width:768px) {
    .blog .article .image {
        width: 50%;
        border-radius: 0;
        border-top-left-radius: .75rem;
        border-bottom-left-radius: .75rem
    }

    .blog .article.reverse {
        flex-direction: row-reverse
    }

    .blog .article.reverse .image {
        border-radius: 0;
        border-top-right-radius: .75rem;
        border-bottom-right-radius: .75rem
    }
}

.popular .article {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: .25rem;
    border-radius: .75rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.popular .article:hover {
    --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)
}

@media (min-width:768px) {
    .popular .article {
        flex-direction: row
    }
}

.popular .article .image {
    height: 180px;
    overflow: auto;
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem
}

.blog-article .categories {
    margin-top: .75rem;
    margin-bottom: 1.25rem;
    display: flex
}

.blog-article .categories li {
    margin-right: .5rem;
    cursor: pointer;
    border-radius: .25rem;
    --tw-bg-opacity: 1;
    background-color: rgba(213, 254, 204, var(--tw-bg-opacity));
    padding: .5rem;
    line-height: 1rem
}

.blog-article .ancors li {
    --tw-text-opacity: 1;
    color: rgba(122, 122, 122, var(--tw-text-opacity))
}

.blog-article .ancors li:before {
    content: " ";
    width: 20px;
    display: inline-block;
    --tw-text-opacity: 1;
    color: rgba(240, 92, 34, var(--tw-text-opacity))
}

.blog-article .ancors .active:before {
    content: "\f061";
    font-family: FontAwesomeSolid
}

.blog-article .ancors .active, .blog-article .ancors li:hover {
    font-weight: 800;
    --tw-text-opacity: 1;
    color: rgba(240, 92, 34, var(--tw-text-opacity))
}

.blog-article article>p {
    padding-bottom: 2rem;
    font-family: Montserrat, Sans-serif
}

.blog-article article h2 {
    font-size: 2.375rem;
    padding: 0 0 2rem;
    text-align: left;
    font-family: Montserrat, Sans-serif;
    --tw-text-opacity: 1;
    color: rgba(240, 92, 34, var(--tw-text-opacity))
}

.blog-article article>img {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.blog-article article .table-container {
    margin-bottom: 1rem;
    overflow: hidden;
    border-radius: .5rem;
    border-width: 3px
}

.blog-article article .table-container, .blog-article article table {
    --tw-border-opacity: 1;
    border-color: rgba(199, 0, 179, var(--tw-border-opacity))
}

.blog-article article table {
    width: calc(100% + 2px);
    border-collapse: collapse
}

.blog-article article table th {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(199, 0, 179, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(199, 0, 179, var(--tw-bg-opacity));
    padding: .5rem;
    text-align: left;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.blog-article article table tr {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(199, 0, 179, var(--tw-border-opacity))
}

.blog-article article table td {
    border-left-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(199, 0, 179, var(--tw-border-opacity));
    padding: .5rem
}

.blog-article article table tr:nth-child(2n+2) td {
    background-color: #c700b320
}

.simple-page {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:100%) {
    .simple-page {
        max-width: 100%
    }
}

@media (min-width:1440px) {
    .simple-page {
        max-width: 1440px
    }
}

.simple-page {
    max-width: 72rem;
    padding-top: 1.89rem;
    padding-bottom: 1.89rem
}

.personvern ol {
    list-style-type: decimal
}

.personvern ol li, .simple-page p {
    margin-bottom: 1rem
}

.subscribe .wpcf7-radio {
    position: relative;
    display: flex;
    flex-direction: column
}

.subscribe .wpcf7-radio input[type=radio] {
    display: none
}

.subscribe .wpcf7-radio .wpcf7-list-item-label:before {
    content: " ";
    width: 13.7px;
    height: 13.7px;
    border-radius: 50%;
    position: relative;
    margin-right: .75rem;
    display: inline-block;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(108, 0, 255, var(--tw-border-opacity))
}

.subscribe .wpcf7-radio .wpcf7-list-item-label {
    display: flex;
    align-items: center
}

form .wpcf7-list-item {
    margin-left: 0
}

.subscribe .wpcf7-radio .wpcf7-list-item {
    display: flex;
    padding: .75rem
}

.subscribe .wpcf7-radio .first {
    border-bottom-width: 1px
}

.subscribe .wpcf7-radio input[type=radio]:checked+.wpcf7-list-item-label:before {
    border-width: 4px
}

form.invalid .wpcf7-not-valid {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity))
}

form .wpcf7-not-valid-tip {
    font-size: .75rem;
    line-height: 1rem
}

form .accept.error {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
    padding-left: .5rem;
    padding-right: .5rem
}

.subscribe .accept .error, .subscribe .email .error {
    display: none
}

form .accept.error .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -2.5rem;
    left: 0;
    margin-bottom: 1rem
}

form.invalid .subscribe .wpcf7-not-valid-tip {
    position: absolute;
    top: -2.25rem;
    margin-bottom: 1rem
}

.arrow-up:after {
    border-left-width: 1px;
    border-top-width: 1px;
    border-color: rgb(108, 0, 255, var(--tw-border-opacity))
}

.arrow-down:after,
.arrow-up:after {
    content: "";
    width: 8px;
    height: 8px;
    --tw-rotate: 45deg;
    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));
    --tw-border-opacity: 1
}

.arrow-down:after {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-color: rgb(108, 0, 255, var(--tw-border-opacity))
}

.btn-try-free {
    display: inline-block;
    width: 100%;
    border-radius: .25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(108, 0, 255, var(--tw-bg-opacity));
    padding-top: .75rem;
    padding-bottom: .75rem;
    text-align: center;
    font-family: Montserrat, Sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(255, 255, 255, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .btn-try-free {
        width: 261px
    }
}

.btn-demo {
    margin-bottom: .75rem;
    display: inline-block;
    width: 100%;
    border-radius: .25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(14, 254, 125, var(--tw-bg-opacity));
    padding-top: .75rem;
    padding-bottom: .75rem;
    text-align: center;
    font-family: Montserrat, Sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(0, 0, 145, var(--tw-text-opacity))
}

@media (min-width:768px) {
    .btn-demo {
        margin-left: 1.89rem;
        margin-bottom: 0;
        width: 261px
    }
}

.table-features tbody tr td {
    border-left-width: 1px;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(191, 203, 217, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
    padding: .5rem
}

.table-features tbody tr:nth-child(2n+2) td {
    background-color: #f2f6fa
}

.table-features tbody tr td:last-child {
    border-right-width: 1px;
    --tw-border-opacity: 1;
    border-left-color: rgb(195, 150, 255, var(--tw-border-opacity));
    border-right-color: rgb(195, 150, 255, var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(108, 0, 255, var(--tw-text-opacity))
}

.table-features tbody tr:last-child td:last-child {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(195, 150, 255, var(--tw-border-opacity))
}

.plan-tabs {
    margin-bottom: 1.89rem;
    display: flex;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    text-align: center
}

.plan-tabs li {
    display: flex;
    width: 50%;
    flex-direction: column;
    align-items: center;
    border-bottom-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(225 232 240/var(--tw-border-opacity));
    padding-top: .75rem;
    padding-bottom: .75rem;
    text-align: center;
    font-family: Arboria-Book, Sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 145/var(--tw-text-opacity))
}

.plan-tabs li.active {
    border-bottom-width: 4px;
    --tw-border-opacity: 1;
    border-color: rgb(108 0 255/var(--tw-border-opacity));
    font-family: Arboria-Black, Sans-serif;
    --tw-text-opacity: 1;
    color: rgb(108 0 255/var(--tw-text-opacity))
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

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

.top-0 {
    top: 0
}

.top-8 {
    top: 2rem
}

.top-20 {
    top: 5rem
}

.top-60 {
    top: 15rem
}

.-top-10 {
    top: -2.5rem
}

.-top-20 {
    top: -5rem
}

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

.-top-56 {
    top: -14rem
}

.right-0 {
    right: 0
}

.left-1\/2 {
    left: 50%
}

.-top-4 {
    top: -1rem
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.left-7 {
    left: 1.89rem
}

.left-10 {
    left: 2.5rem
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

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

.m-auto {
    margin: auto
}

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

.my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem
}

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.my-7 {
    margin-top: 1.89rem;
    margin-bottom: 1.89rem
}

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

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

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

.my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-7 {
    margin-top: 1.89rem
}

.mt-8 {
    margin-top: 2rem
}

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

.mt-60 {
    margin-top: 15rem
}

.mr-1 {
    margin-right: .25rem
}

.mr-3 {
    margin-right: .75rem
}

.mr-4 {
    margin-right: 1rem
}

.ml-8 {
    margin-left: 2rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mr-7 {
    margin-right: 1.89rem
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: .25rem
}

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

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

.mb-4 {
    margin-bottom: 1rem
}

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

.mb-6 {
    margin-bottom: 1.5rem
}

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

.mb-8 {
    margin-bottom: 2rem
}

.ml-0 {
    margin-left: 0
}

.ml-3 {
    margin-left: .75rem
}

.mt-1 {
    margin-top: .25rem
}

.mt-24 {
    margin-top: 6rem
}

.mt-9 {
    margin-top: 2.25rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.h-52 {
    height: 13rem
}

.h-60 {
    height: 15rem
}

.h-8 {
    height: 2rem
}

.h-1 {
    height: .25rem
}

.h-24 {
    height: 6rem
}

.h-96 {
    height: 24rem
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.h-16 {
    height: 4rem
}

.min-h-screen {
    min-height: 100vh
}

.w-16 {
    width: 4rem
}

.w-80 {
    width: 20rem
}

.w-8 {
    width: 2rem
}

.w-auto {
    width: auto
}

.w-1\/2 {
    width: 50%
}

.w-3\/4 {
    width: 75%
}

.w-3\/12 {
    width: 25%
}

.w-36 {
    width: 9rem
}


.w-1\/12 {
    width: 8.333333%
}

.w-4\/12 {
    width: 33.333333%
}

.w-6\/12 {
    width: 50%
}

.w-7\/12 {
    width: 58.333333%
}

.w-20 {
    width: 5rem
}

.w-5\/12 {
    width: 41.666667%
}

.w-9\/12 {
    width: 75%
}

.w-10\/12 {
    width: 83.333333%
}

.w-11\/12 {
    width: 91.666667%
}

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

.max-w-lg {
    max-width: 32rem
}

.flex-1 {
    flex: 1 1 0%
}

.flex-none {
    flex: none
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

.-translate-x-1\/2,
.-translate-x-full {
    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-full {
    --tw-translate-x: -100% !important
}

.translate-x-full {
    --tw-translate-x: 100% !important
}

.translate-x-0,
.translate-x-full {
    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-0 {
    --tw-translate-x: 0px !important
}

.max-w-6xl {
    max-width: 72rem
}

.max-w-7xl {
    max-width: 80rem
}

.max-w-3xl {
    max-width: 48rem
}

.transform {
    --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;
    transform: translateX(var(--tw-translate-x)) translateY(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))
}

@-webkit-keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes ping {
    75%, to {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {
    75%, to {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {
    0%, to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

@keyframes bounce {
    0%, to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

.cursor-pointer {
    cursor: pointer
}

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

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

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.flex-nowrap {
    flex-wrap: nowrap
}

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

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

.items-center {
    align-items: center
}

.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
}

.gap-4 {
    gap: 1rem
}

.gap-7 {
    gap: 1.89rem
}

.gap-8 {
    gap: 2rem
}

.gap-12 {
    gap: 3rem
}

.gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem
}

.overflow-hidden {
    overflow: hidden
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.rounded {
    border-radius: .25rem
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

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

.rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}

.rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem
}

.rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem
}

.border-1 {
    border-width: 1px
}

.border-2 {
    border-width: 2px
}

.border-3 {
    border-width: 3px
}

.border-5 {
    border-width: 5px
}

.border-t-0 {
    border-top-width: 0
}

.border-t-1 {
    border-top-width: 1px
}

.border-t-5 {
    border-top-width: 5px
}

.border-b-1 {
    border-bottom-width: 1px
}

.border-b-5 {
    border-bottom-width: 5px
}

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

.border-\[\#BFCBD9\] {
    --tw-border-opacity: 1;
    border-color: rgb(191, 203, 217, var(--tw-border-opacity))
}

.border-white\/5 {
    border-color: #ffffff0d
}

.border-card {
    --tw-border-opacity: 1;
    border-color: rgb(191, 203, 217, var(--tw-border-opacity))
}

.border-\[\#e5e7eb\] {
    --tw-border-opacity: 1;
    border-color: rgb(229, 231, 235, var(--tw-border-opacity))
}

.border-primary {
    --tw-border-opacity: 1;
    border-color: rgb(0, 0, 145, var(--tw-border-opacity))
}

.border-white\/30 {
    border-color: #ffffff4d
}

.border-purple-dark {
    --tw-border-opacity: 1;
    border-color: rgba(143, 14, 254, var(--tw-border-opacity))
}

.border-secondary {
    --tw-border-opacity: 1;
    border-color: rgba(3, 3, 30, var(--tw-border-opacity))
}

.border-r-purple-450,
.border-x-purple-450 {
    --tw-border-opacity: 1;
    border-right-color: rgb(195, 150, 255, var(--tw-border-opacity))
}

.border-b-purple-450 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(195, 150, 255, var(--tw-border-opacity))
}

.hover\:border-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(14, 254, 254, var(--tw-border-opacity))
}

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

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

.bg-green-light {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 252, 255, var(--tw-bg-opacity))
}

.bg-green {
    --tw-bg-opacity: 1;
    background-color: rgb(14, 254, 254, var(--tw-bg-opacity))
}

.bg-blue-lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 253, 254, var(--tw-bg-opacity))
}

.bg-purple-lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(246, 244, 248, var(--tw-bg-opacity))
}

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

.bg-purple-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(143, 14, 254, var(--tw-bg-opacity))
}

.bg-grey-light {
    --tw-bg-opacity: 1;
    background-color: rgba(247, 247, 247, var(--tw-bg-opacity))
}

.bg-white\/5 {
    background-color: #ffffff0d
}

.bg-card {
    --tw-bg-opacity: 1;
    background-color: rgb(191, 203, 217, var(--tw-bg-opacity))
}

.bg-\[\#CBDDFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(203, 221, 255, var(--tw-bg-opacity))
}

.bg-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 96, 101, var(--tw-bg-opacity))
}

.bg-success {
    --tw-bg-opacity: 1;
    background-color: rgb(14, 254, 125, var(--tw-bg-opacity))
}

.bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(242, 253, 255, var(--tw-bg-opacity))
}

.bg-\[\#BFCBD9\] {
    --tw-bg-opacity: 1;
    background-color: rgb(191, 203, 217, var(--tw-bg-opacity))
}

.bg-opacity-75 {
    --tw-bg-opacity: 0.75
}

.bg-none {
    background-image: none
}

.bg-cover {
    background-size: cover
}

.bg-center {
    background-position: 50%
}

.bg-right-bottom {
    background-position: 100% 100%
}

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

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

.p-0 {
    padding: 0
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

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

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

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

.px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem
}

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

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

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

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

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

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

.py-7 {
    padding-top: 1.89rem;
    padding-bottom: 1.89rem
}

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

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

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

.pt-0 {
    padding-top: 0
}

.pt-3 {
    padding-top: .75rem
}

.pb-11 {
    padding-bottom: 2.75rem
}

.pt-4 {
    padding-top: 1rem
}

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

.pt-7 {
    padding-top: 1.89rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-16 {
    padding-top: 4rem
}

.pr-4 {
    padding-right: 1rem
}

.pr-7 {
    padding-right: 1.89rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pl-3 {
    padding-left: .75rem
}

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

.pb-7 {
    padding-bottom: 1.89rem
}

.pb-\[125px\] {
    padding-bottom: 125px
}

.pt-11 {
    padding-top: 2.75rem
}

.pb-8 {
    padding-bottom: 2rem
}

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

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

.pb-24 {
    padding-bottom: 6rem
}

.pb-72 {
    padding-bottom: 18rem
}

.pl-2 {
    padding-left: .5rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-5 {
    padding-left: 1.25rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.align-bottom {
    vertical-align: bottom
}

.font-bosk {
    font-family: Bosk, Sans-serif
}

.font-muli {
    font-family: Muli, Sans-serif
}

.font-opens {
    font-family: Open Sans, Sans-serif
}

.font-montserrat {
    font-family: Montserrat, Sans-serif
}

.font-arboria {
    font-family: Arboria-Book, Sans-serif
}

.font-arboria-black {
    font-family: Arboria-Bold, Sans-serif
}

.font-arboria-bold {
    font-family: Arboria-Black, Sans-serif
}

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

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

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

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

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

.text-1xl {
    font-size: 1.40rem
}

.text-2xl {
    font-size: 1.563rem
}

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

.text-4xl {
    font-size: 2.3rem
}

.text-5xl {
    font-size: 3.15rem
}

.font-thin {
    font-weight: 100
}

.font-extralight {
    font-weight: 200
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.italic {
    font-style: italic
}

.leading-3 {
    line-height: .75rem
}

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

.leading-6 {
    line-height: 1.5rem
}

.leading-7 {
    line-height: 1.75rem
}

.leading-8 {
    line-height: 2rem
}

.leading-10 {
    line-height: 2.5rem
}

.leading-none {
    line-height: 1
}

.leading-tight {
    line-height: 1.25
}

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

.text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity))
}

.text-green {
    --tw-text-opacity: 1;
    color: rgba(14, 254, 254, var(--tw-text-opacity))
}

.text-blue-light {
    --tw-text-opacity: 1;
    color: rgba(0, 167, 255, var(--tw-text-opacity))
}

.text-purple {
    --tw-text-opacity: 1;
    color: rgba(108, 0, 255, var(--tw-text-opacity))
}

.text-success {
    --tw-text-opacity: 1;
    color: rgb(14, 254, 125, var(--tw-text-opacity))
}

.text-purple-dark {
    --tw-text-opacity: 1;
    color: rgba(143, 14, 254, var(--tw-text-opacity))
}

.text-primary {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 145, var(--tw-text-opacity))
}

.text-secondary {
    --tw-text-opacity: 1;
    color: rgba(3, 3, 30, var(--tw-text-opacity))
}

.text-grey-lightest {
    --tw-text-opacity: 1;
    color: rgba(179, 179, 179, var(--tw-text-opacity))
}

.text-grey-text {
    --tw-text-opacity: 1;
    color: rgba(122, 122, 122, var(--tw-text-opacity))
}

.text-orange {
    --tw-text-opacity: 1;
    color: rgba(192, 58, 0, var(--tw-text-opacity))
}

.underline {
    text-decoration: underline
}

.no-underline {
    text-decoration: none
}

*, :after, :before {
    --tw-shadow: 0 0 #0000
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
}

.shadow-lg, .shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
}

.hover\:shadow-2xl:hover, .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)
}

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

*, :after, :before {
    --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 #0000;
    --tw-ring-shadow: 0 0 #0000
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

@media (min-width:640px) {
    .sm\:-top-40 {
        top: -10rem
    }

    .sm\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .sm\:mt-0 {
        margin-top: 0
    }

    .sm\:block {
        display: block
    }

    .sm\:inline-block {
        display: inline-block
    }

    .sm\:hidden {
        display: none
    }

    .sm\:h-screen {
        height: 100vh
    }

    .sm\:w-auto {
        width: auto
    }

    .sm\:w-4\/12 {
        width: 33.333333%
    }

    .sm\:w-8\/12 {
        width: 66.666667%
    }

    .sm\:max-w-xl {
        max-width: 36rem
    }

    .sm\:flex-row {
        flex-direction: row
    }

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

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

    .sm\:gap-7 {
        gap: 1.89rem
    }

    .sm\:border-b-0 {
        border-bottom-width: 0
    }

    .sm\:border-r-2 {
        border-right-width: 2px
    }

    .sm\:p-0 {
        padding: 0
    }

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

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

    .sm\:pl-7 {
        padding-left: 1.89rem
    }

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

    .sm\:align-middle {
        vertical-align: middle
    }
}

@media (min-width:768px) {
    .md\:absolute {
        position: absolute
    }

    .md\:relative {
        position: relative
    }

    .md\:sticky {
        position: sticky
    }

    .md\:top-16 {
        top: 4rem
    }

    .md\:-top-28 {
        top: -7rem
    }

    .md\:-top-52 {
        top: -13rem
    }

    .md\:left-56 {
        left: 14rem
    }

    .md\:order-1 {
        order: 1
    }

    .md\:order-2 {
        order: 2
    }

    .md\:order-3 {
        order: 3
    }

    .md\:order-4 {
        order: 4
    }

    .md\:row-span-2 {
        grid-row: span 2/span 2
    }

    .md\:row-span-3 {
        grid-row: span 3/span 3
    }

    .md\:row-span-4 {
        grid-row: span 4/span 4
    }

    .md\:row-start-1 {
        grid-row-start: 1
    }

    .md\:row-start-2 {
        grid-row-start: 2
    }

    .md\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .md\:my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

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

    .md\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }

    .md\:my-14 {
        margin-top: 3.5rem;
        margin-bottom: 3.5rem
    }

    .md\:my-16 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mt-4 {
        margin-top: 1rem
    }

    .md\:mt-5 {
        margin-top: 1.25rem
    }

    .md\:mt-7 {
        margin-top: 1.89rem
    }

    .md\:mt-8 {
        margin-top: 2rem
    }

    .md\:ml-7 {
        margin-left: 1.89rem
    }

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

    .md\:mt-12 {
        margin-top: 3rem
    }

    .md\:ml-3 {
        margin-left: .75rem
    }

    .md\:mt-16 {
        margin-top: 4rem
    }

    .md\:-mt-28 {
        margin-top: -7rem
    }

    .md\:mr-0 {
        margin-right: 0
    }

    .md\:mr-2 {
        margin-right: .5rem
    }

    .md\:mr-7 {
        margin-right: 1.89rem
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:mb-8 {
        margin-bottom: 2rem
    }

    .md\:block {
        display: block
    }

    .md\:mb-9 {
        margin-bottom: 2.25rem
    }

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

    .md\:mb-36 {
        margin-bottom: 9rem
    }

    .md\:inline-block {
        display: inline-block
    }

    .md\:flex {
        display: flex
    }

    .md\:inline-flex {
        display: inline-flex
    }

    .md\:grid {
        display: grid
    }

    .md\:hidden {
        display: none
    }

    .md\:h-72 {
        height: 18rem
    }

    .md\:max-h-full {
        max-height: 100%
    }

    .md\:w-auto {
        width: auto
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-2\/3 {
        width: 66.666667%
    }

    .md\:w-1\/4 {
        width: 25%
    }

    .md\:w-1\/12 {
        width: 8.333333%
    }

    .md\:w-2\/12 {
        width: 16.666667%
    }

    .md\:w-3\/12 {
        width: 25%
    }

    .md\:w-4\/12 {
        width: 33.333333%
    }

    .md\:w-5\/12 {
        width: 41.666667%
    }

    .md\:w-6\/12 {
        width: 50%
    }

    .md\:w-7\/12 {
        width: 58.333333%
    }

    .md\:w-8\/12 {
        width: 66.666667%
    }

    .md\:w-9\/12 {
        width: 75%
    }

    .md\:w-10\/12 {
        width: 83.333333%
    }

    .md\:w-11\/12 {
        width: 91.666667%
    }

    .md\:w-full {
        width: 100%
    }

    .md\:grid-flow-col {
        grid-auto-flow: column
    }

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

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

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

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

    .md\:flex-row {
        flex-direction: row
    }

    .md\:flex-row-reverse {
        flex-direction: row-reverse
    }

    .md\:flex-col {
        flex-direction: column
    }

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

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

    .md\:items-center {
        align-items: center
    }

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

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

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

    .md\:justify-around {
        justify-content: space-around
    }

    .md\:gap-3 {
        gap: .75rem
    }

    .md\:gap-8 {
        gap: 2rem
    }

    .md\:space-x-10>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(2.5rem*var(--tw-space-x-reverse));
        margin-left: calc(2.5rem*(1 - var(--tw-space-x-reverse)))
    }

    .md\:space-x-5>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(1.25rem*var(--tw-space-x-reverse));
        margin-left: calc(1.25rem*(1 - var(--tw-space-x-reverse)))
    }

    .md\:rounded-l-none {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .md\:border-r-1 {
        border-right-width: 1px
    }

    .md\:border-l-0 {
        border-left-width: 0
    }

    .md\:bg-auto {
        background-size: auto
    }

    .md\:p-0 {
        padding: 0
    }

    .md\:p-8 {
        padding: 2rem
    }


    .md\:p-16 {
        padding: 4rem
    }

    .md\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .md\:px-7 {
        padding-left: 1.89rem;
        padding-right: 1.89rem
    }

    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .md\:py-7 {
        padding-top: 1.89rem;
        padding-bottom: 1.89rem
    }

    .md\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .md\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .md\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
	

    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .md\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .md\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

    .md\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .md\:px-11 {
        padding-left: 2.75rem;
        padding-right: 2.75rem
    }

    .md\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .md\:py-20-5-1 {
        padding-top: 6rem;
        padding-bottom: 1rem
    }

    .md\:pt-3 {
        padding-top: .75rem
    }

    .md\:pt-7 {
        padding-top: 1.89rem
    }

    .md\:pt-8 {
        padding-top: 2rem
    }

    .md\:pt-16 {
        padding-top: 4rem
    }

    .md\:pr-0 {
        padding-right: 0
    }

    .md\:pr-2 {
        padding-right: .5rem
    }

    .md\:pr-7 {
        padding-right: 1.89rem
    }

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

    .md\:pb-7 {
        padding-bottom: 1.89rem
    }

    .md\:pb-8 {
        padding-bottom: 2rem
    }

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

    .md\:pb-16 {
        padding-bottom: 4rem
    }

    .md\:pb-20 {
        padding-bottom: 5rem
    }

    .md\:pb-24 {
        padding-bottom: 6rem
    }

    .md\:pb-32 {
        padding-bottom: 8rem
    }

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

    .md\:pb-72 {
        padding-bottom: 18rem
    }

    .md\:pl-4 {
        padding-left: 1rem
    }

    .md\:pl-7 {
        padding-left: 1.89rem
    }

    .md\:pl-8 {
        padding-left: 2rem
    }

    .md\:pl-12 {
        padding-left: 3rem
    }

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

    .md\:text-center {
        text-align: center
    }

    .md\:text-right {
        text-align: right
    }

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

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

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

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

    .md\:text-2xl {
        font-size: 1.563rem
    }

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

    .md\:text-4xl {
        font-size: 2.3rem
    }

    .md\:text-5xl {
        font-size: 3.15rem
    }

    .md\:leading-10 {
        line-height: 2.5rem
    }

    .md\:leading-none {
        line-height: 1
    }

    .md\:leading-tight {
        line-height: 1.25
    }
}

@media (min-width:1024px) {
    .lg\:static {
        position: static
    }

    .lg\:relative {
        position: relative
    }

    .lg\:left-48 {
        left: 12rem
    }

    .lg\:order-2 {
        order: 2
    }

    .lg\:order-3 {
        order: 3
    }

    .lg\:row-span-3 {
        grid-row: span 3/span 3
    }

    .lg\:row-span-4 {
        grid-row: span 4/span 4
    }

    .lg\:my-16 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .lg\:mt-6 {
        margin-top: 1.5rem
    }

    .lg\:mb-0 {
        margin-bottom: 0
    }

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

    .lg\:mb-7 {
        margin-bottom: 1.89rem
    }

    .lg\:inline-flex {
        display: inline-flex
    }

    .lg\:grid {
        display: grid
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-44 {
        height: 11rem
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-1\/3 {
        width: 33.333333%
    }

    .lg\:w-2\/3 {
        width: 66.666667%
    }

    .lg\:w-2\/12 {
        width: 16.666667%
    }

    .lg\:w-3\/12 {
        width: 25%
    }

    .lg\:w-4\/12 {
        width: 33.333333%
    }

    .lg\:w-5\/12 {
        width: 41.666667%
    }

    .lg\:w-6\/12 {
        width: 50%
    }

    .lg\:w-7\/12 {
        width: 58.333333%
    }

    .lg\:w-8\/12 {
        width: 66.666667%
    }

    .lg\:w-9\/12 {
        width: 75%
    }

    .lg\:w-10\/12 {
        width: 83.333333%
    }

    .lg\:w-full {
        width: 100%
    }

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

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

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

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

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

    .lg\:flex-row {
        flex-direction: row
    }

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

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

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

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

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

    .lg\:p-14 {
        padding: 3.5rem
    }

    .lg\:gap-8 {
        gap: 2rem
    }

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

    .lg\:space-x-10>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(2.5rem*var(--tw-space-x-reverse));
        margin-left: calc(2.5rem*(1 - var(--tw-space-x-reverse)))
    }

    .lg\:bg-cover {
        background-size: cover
    }

    .lg\:p-7 {
        padding: 1.89rem
    }

    .lg\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }
	
	.lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .lg\:px-14 {
        padding-left: 3.5rem;
        padding-right: 3.5rem
    }

    .lg\:py-16 {
        padding-bottom: 4rem
    }

    .lg\:pt-16, .lg\:py-16 {
        padding-top: 4rem
    }

    .lg\:pr-7 {
        padding-right: 1.89rem
    }

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

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

    .lg\:pl-4 {
        padding-left: 1rem
    }

    .lg\:pl-7 {
        padding-left: 1.89rem
    }

    .lg\:pl-8 {
        padding-left: 2rem
    }

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

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

    .lg\:text-2xl {
        font-size: 1.563rem
    }

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

    .lg\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }
    
    .lg\:text-4xl {
        font-size: 2.3rem
    }

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

    .lg\:leading-tight {
        line-height: 1.25
    }
}

@media (min-width:1280px) {
    .xl\:left-56 {
        left: 14rem
    }
    .xl\:w-1\/2,
    .xl\:w-6\/12 {
        width: 50%
    }
    .xl\:flex-row {
        flex-direction: row
    }
    .xl\:pt-44 {
        padding-top: 11rem
    }
}