@charset "UTF-8";/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*,:after,:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,dl,ol,ul {
    margin-bottom: 1rem
}

dl,ol,ul {
    margin-top: 0
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([class]),a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,kbd,pre,samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,h1 {
    font-size: 2.5rem
}

.h2,h2 {
    font-size: 2rem
}

.h3,h3 {
    font-size: 1.75rem
}

.h4,h4 {
    font-size: 1.5rem
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem
}

.display-1,.display-2 {
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3,.display-4 {
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small,small {
    font-size: .875em;
    font-weight: 400
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: .875em;
    color: #6c757d
}

.blockquote-footer:before {
    content: "\2014\00A0"
}

.img-fluid,.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container,.container-sm {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,.container-md,.container-sm {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered,.table-bordered td,.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,.075)
}

.table-primary,.table-primary>td,.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,.table-secondary>td,.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,.table-success>td,.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,.table-info>td,.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,.table-warning>td,.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,.table-danger>td,.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,.table-light>td,.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,.table-dark>td,.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0,0%,100%,.05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0,0%,100%,.075)
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],select.form-control[size],textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40,167,69,.9);
    border-radius: .25rem
}

.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip {
    left: 5px
}

.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem)!important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.was-validated select.form-control:valid,select.form-control.is-valid {
    padding-right: 3rem!important;
    background-position: right 1.5rem center
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem)!important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220,53,69,.9);
    border-radius: .25rem
}

.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip {
    left: 5px
}

.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem)!important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.was-validated select.form-control:invalid,select.form-control.is-invalid {
    padding-right: 3rem!important;
    background-position: right 1.5rem center
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem)!important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        justify-content:center
    }

    .form-inline .form-group,.form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,.form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.btn.disabled,.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled,fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary.focus,.btn-primary:focus,.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem hsla(208,6%,54%,.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(208,6%,54%,.5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success.focus,.btn-success:focus,.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info.focus,.btn-info:focus,.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-info.disabled,.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning.focus,.btn-warning:focus,.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-warning.disabled,.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger.focus,.btn-danger:focus,.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-danger.disabled,.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light.focus,.btn-light:focus,.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,.btn-light:focus {
    box-shadow: 0 0 0 .2rem hsla(220,4%,85%,.5)
}

.btn-light.disabled,.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(220,4%,85%,.5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark.focus,.btn-dark:focus,.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem hsla(208,7%,46%,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(208,7%,46%,.5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3
}

.btn-link.focus,.btn-link:focus,.btn-link:hover {
    text-decoration: underline
}

.btn-link.disabled,.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.width {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing.width {
        transition: none
    }
}

.dropdown,.dropleft,.dropright,.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: flex;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-append,.input-group-prepend {
    display: flex
}

.input-group-append .btn,.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label:after,.custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: ""
}

.custom-control-label:after {
    background: 50%/50% 50% no-repeat
}

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label:after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff;
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file,.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    overflow: hidden;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    overflow: hidden;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label,.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057
}

.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before,.custom-file-label,.custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label:before,.custom-file-label,.custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item,.nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,.nav-justified>.nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50%/100% 100% no-repeat
}

.navbar-nav-scroll {
    max-height: 75vh;
    overflow-y: auto
}

@media (max-width: 575.98px) {
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl {
    flex-wrap: nowrap
}

.navbar-expand .navbar-nav-scroll {
    overflow: visible
}

.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,.3)
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover {
    color: rgba(0,0,0,.9)
}

.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0,0%,100%,.5)
}

.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0,0%,100%,.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0,0%,100%,.25)
}

.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0,0%,100%,.5);
    border-color: hsla(0,0%,100%,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: hsla(0,0%,100%,.5)
}

.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card>.card-header+.list-group,.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(.25rem - 1px)
}

.card-img,.card-img-bottom,.card-img-top {
    flex-shrink: 0;
    width: 100%
}

.card-img,.card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img,.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-deck {
        display:flex;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        flex: 1 0;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-group {
        display:flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        flex: 1 0;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        column-count:3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion {
    overflow-anchor: none
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    float: left;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

a.badge-primary:focus,a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem hsla(208,7%,46%,.5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus,a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding:4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 1rem;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress,.progress-bar {
    display: flex;
    overflow: hidden
}

.progress-bar {
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        animation: none
    }
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled,.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        flex-direction:row
    }

    .list-group-horizontal-sm>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        flex-direction:row
    }

    .list-group-horizontal-md>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        flex-direction:row
    }

    .list-group-horizontal-lg>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        flex-direction:row
    }

    .list-group-horizontal-xl>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 1px
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0
}

a.close.disabled {
    pointer-events: none
}

.toast {
    flex-basis: 350px;
    max-width: 350px;
    font-size: .875rem;
    background-color: hsla(0,0%,100%,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: hsla(0,0%,100%,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
        height: min-content
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width:1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover,.popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after,.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: block
}

.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left) {
    transform: translateX(100%)
}

.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,.carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50%/100% 100% no-repeat
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid;
    border-right: .25em solid transparent;
    border-radius: 50%;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    background-color: currentcolor;
    border-radius: 50%;
    opacity: 0;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

@media (prefers-reduced-motion:reduce) {
    .spinner-border,.spinner-grow {
        animation-duration: 1.5s
    }
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #007bff!important
}

a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: #0062cc!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: #545b62!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color: #1e7e34!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #dc3545!important
}

a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color: #bd2130!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important
}

.rounded-right,.rounded-top {
    border-top-right-radius: .25rem!important
}

.rounded-bottom,.rounded-right {
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: flex!important
}

.d-inline-flex {
    display: inline-flex!important
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: flex!important
    }

    .d-sm-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: flex!important
    }

    .d-md-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: flex!important
    }

    .d-lg-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: flex!important
    }

    .d-xl-inline-flex {
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: flex!important
    }

    .d-print-inline-flex {
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.857143%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row!important
}

.flex-column {
    flex-direction: column!important
}

.flex-row-reverse {
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    flex-direction: column-reverse!important
}

.flex-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    flex: 1 1 auto!important
}

.flex-grow-0 {
    flex-grow: 0!important
}

.flex-grow-1 {
    flex-grow: 1!important
}

.flex-shrink-0 {
    flex-shrink: 0!important
}

.flex-shrink-1 {
    flex-shrink: 1!important
}

.justify-content-start {
    justify-content: flex-start!important
}

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

.justify-content-center {
    justify-content: center!important
}

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

.justify-content-around {
    justify-content: space-around!important
}

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

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

.align-items-center {
    align-items: center!important
}

.align-items-baseline {
    align-items: baseline!important
}

.align-items-stretch {
    align-items: stretch!important
}

.align-content-start {
    align-content: flex-start!important
}

.align-content-end {
    align-content: flex-end!important
}

.align-content-center {
    align-content: center!important
}

.align-content-between {
    align-content: space-between!important
}

.align-content-around {
    align-content: space-around!important
}

.align-content-stretch {
    align-content: stretch!important
}

.align-self-auto {
    align-self: auto!important
}

.align-self-start {
    align-self: flex-start!important
}

.align-self-end {
    align-self: flex-end!important
}

.align-self-center {
    align-self: center!important
}

.align-self-baseline {
    align-self: baseline!important
}

.align-self-stretch {
    align-self: stretch!important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction:row!important
    }

    .flex-sm-column {
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        justify-content: center!important
    }

    .justify-content-sm-between {
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        justify-content: space-around!important
    }

    .align-items-sm-start {
        align-items: flex-start!important
    }

    .align-items-sm-end {
        align-items: flex-end!important
    }

    .align-items-sm-center {
        align-items: center!important
    }

    .align-items-sm-baseline {
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        align-items: stretch!important
    }

    .align-content-sm-start {
        align-content: flex-start!important
    }

    .align-content-sm-end {
        align-content: flex-end!important
    }

    .align-content-sm-center {
        align-content: center!important
    }

    .align-content-sm-between {
        align-content: space-between!important
    }

    .align-content-sm-around {
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        align-content: stretch!important
    }

    .align-self-sm-auto {
        align-self: auto!important
    }

    .align-self-sm-start {
        align-self: flex-start!important
    }

    .align-self-sm-end {
        align-self: flex-end!important
    }

    .align-self-sm-center {
        align-self: center!important
    }

    .align-self-sm-baseline {
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction:row!important
    }

    .flex-md-column {
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        justify-content: center!important
    }

    .justify-content-md-between {
        justify-content: space-between!important
    }

    .justify-content-md-around {
        justify-content: space-around!important
    }

    .align-items-md-start {
        align-items: flex-start!important
    }

    .align-items-md-end {
        align-items: flex-end!important
    }

    .align-items-md-center {
        align-items: center!important
    }

    .align-items-md-baseline {
        align-items: baseline!important
    }

    .align-items-md-stretch {
        align-items: stretch!important
    }

    .align-content-md-start {
        align-content: flex-start!important
    }

    .align-content-md-end {
        align-content: flex-end!important
    }

    .align-content-md-center {
        align-content: center!important
    }

    .align-content-md-between {
        align-content: space-between!important
    }

    .align-content-md-around {
        align-content: space-around!important
    }

    .align-content-md-stretch {
        align-content: stretch!important
    }

    .align-self-md-auto {
        align-self: auto!important
    }

    .align-self-md-start {
        align-self: flex-start!important
    }

    .align-self-md-end {
        align-self: flex-end!important
    }

    .align-self-md-center {
        align-self: center!important
    }

    .align-self-md-baseline {
        align-self: baseline!important
    }

    .align-self-md-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction:row!important
    }

    .flex-lg-column {
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        justify-content: center!important
    }

    .justify-content-lg-between {
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        justify-content: space-around!important
    }

    .align-items-lg-start {
        align-items: flex-start!important
    }

    .align-items-lg-end {
        align-items: flex-end!important
    }

    .align-items-lg-center {
        align-items: center!important
    }

    .align-items-lg-baseline {
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        align-items: stretch!important
    }

    .align-content-lg-start {
        align-content: flex-start!important
    }

    .align-content-lg-end {
        align-content: flex-end!important
    }

    .align-content-lg-center {
        align-content: center!important
    }

    .align-content-lg-between {
        align-content: space-between!important
    }

    .align-content-lg-around {
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        align-content: stretch!important
    }

    .align-self-lg-auto {
        align-self: auto!important
    }

    .align-self-lg-start {
        align-self: flex-start!important
    }

    .align-self-lg-end {
        align-self: flex-end!important
    }

    .align-self-lg-center {
        align-self: center!important
    }

    .align-self-lg-baseline {
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction:row!important
    }

    .flex-xl-column {
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        justify-content: center!important
    }

    .justify-content-xl-between {
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        justify-content: space-around!important
    }

    .align-items-xl-start {
        align-items: flex-start!important
    }

    .align-items-xl-end {
        align-items: flex-end!important
    }

    .align-items-xl-center {
        align-items: center!important
    }

    .align-items-xl-baseline {
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        align-items: stretch!important
    }

    .align-content-xl-start {
        align-content: flex-start!important
    }

    .align-content-xl-end {
        align-content: flex-end!important
    }

    .align-content-xl-center {
        align-content: center!important
    }

    .align-content-xl-between {
        align-content: space-between!important
    }

    .align-content-xl-around {
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        align-content: stretch!important
    }

    .align-self-xl-auto {
        align-self: auto!important
    }

    .align-self-xl-start {
        align-self: flex-start!important
    }

    .align-self-xl-end {
        align-self: flex-end!important
    }

    .align-self-xl-center {
        align-self: center!important
    }

    .align-self-xl-baseline {
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 576px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.user-select-all {
    -webkit-user-select: all!important;
    -moz-user-select: all!important;
    user-select: all!important
}

.user-select-auto {
    -webkit-user-select: auto!important;
    -moz-user-select: auto!important;
    user-select: auto!important
}

.user-select-none {
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    user-select: none!important
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.fixed-top {
    top: 0
}

.fixed-bottom,.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.shadow-none {
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-right: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-right: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #007bff!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #0056b3!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #494f54!important
}

.text-success {
    color: #28a745!important
}

a.text-success:focus,a.text-success:hover {
    color: #19692c!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,a.text-info:hover {
    color: #0f6674!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ba8b00!important
}

.text-danger {
    color: #dc3545!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #a71d2a!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #121416!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    color: hsla(0,0%,100%,.5)!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-break: break-word!important;
    word-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *,:after,:before {
        text-shadow: none!important;
        box-shadow: none!important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap!important
    }

    blockquote,pre {
        border: 1px solid #adb5bd
    }

    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container,body {
        min-width: 992px!important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #dee2e6!important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

html {
    scroll-behavior: smooth
}

a {
    text-decoration: none!important
}

.page-loading {
    height: 100vh;
    width: 100%;
    background: #09090a;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.is-sticky {
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 24px 0 rgba(0,0,0,.15);
    background-color: #06030dad;
    animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
    padding-top: 0;
    padding-bottom: 0
}

.is-sticky.light {
    background-color: #f6f6f600!important
}

.stop-scrolling {
    height: 100%;
    overflow: hidden
}

.scroll-to-top {
    height: 44px;
    width: 44px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    z-index: 1100;
    border-image-slice: 1;
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border: 1px solid #c38af4;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

.scroll-to-top img {
    max-width: 50px!important
}

.scroll-to-top.active {
    opacity: 1;
    visibility: visible;
    transition: all .8s
}

.scroll-to-top.hide {
    transition: .2s;
    opacity: 0
}

@media only screen and (max-width: 767px) {
    .scroll-to-top {
        height:42px;
        width: 42px;
        font-size: 14px;
        padding: 10px;
        right: 15px;
        bottom: 10px
    }
}

@media only screen and (max-width: 576px) {
    .scroll-to-top {
        height:40px;
        width: 40px;
        font-size: 14px;
        padding: 10px;
        right: 15px;
        bottom: 10px
    }
}

@media only screen and (max-width: 360px) {
    .scroll-to-top {
        height:36px;
        width: 36px;
        font-size: 12px;
        padding: 6px;
        right: 15px;
        bottom: 10px
    }
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-rendering: optimizeLegibility
}

body {
    font-family: TWK Regular
}

.section-intro .intro-mainheading {
    color: #fff;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    position: relative;
    margin-bottom: 16px
}

.section-intro .intro-mainheading span {
    background: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.home-page .section-intro .intro-mainheading:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 44px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 12px;
    left: -81px
}

.section-intro .intro-subheading {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 30px;
    color: #fff;
    position: relative
}

.section-intro .intro-subheading:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -38px
}

.section-intro .intro-text {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0
}

.blue-bob {
    width: 256px;
    height: 261px;
    opacity: .35;
    background: #8f00ff
}

.blue-bob,.blue-bob-big {
    display: block;
    border-radius: 218px;
    filter: blur(150px);
    z-index: 0
}

.blue-bob-big {
    width: 320px;
    height: 320px;
    opacity: .5;
    background: linear-gradient(90deg,#5330fc,#8019d7 50%,#e539d4)
}

.pink-bob {
    display: block;
    width: 256px;
    height: 261px;
    border-radius: 218px;
    opacity: .35;
    background: #e00bb1;
    filter: blur(150px)
}

#bp-web-widget-container {
    z-index: 9000!important
}

.top-header {
    width: 100%;
    border-bottom: 1px solid;
    border-color: #161616;
    padding: 5px 0;
    background-color: #100f14;
    overflow: hidden
}

.top-header .container {
    border-left: 0;
    border-right: 0
}

.top-header .container:after,.top-header .container:before {
    display: none
}

.container {
    position: relative
}

.container:before {
    left: -80px
}

.container:after,.container:before {
    content: "";
    display: inline-block;
    border-left: 1px solid hsla(0,0%,100%,.05);
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0
}

.container:after {
    right: -80px
}

.top-header-text a {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .03em;
    background: linear-gradient(90deg,#cec0f3,#c38af4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: flex;
    justify-content: center;
    column-gap: 10px;
    align-items: center;
    outline: none
}

.top-header-text p {
    margin-bottom: 0;
    text-align: center
}

.top-header-text span {
    margin-left: 5px
}

.logo-list {
    padding: 45px 0 70px
}

.banner-left-text {
    position: relative;
    z-index: 10
}

.banner-left-text h1 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
    color: #fff;
    position: relative
}

.banner-left-text h1 span {
    background: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    color: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%);
    display: block
}

.banner-left-text p {
    font-size: 20px;
    color: hsla(0,0%,100%,.7);
    margin-bottom: 30px;
    margin-top: 24px;
    font-family: TWK NormalThin;
    letter-spacing: .2px
}

.banner-left-text a {
    background: linear-gradient(95.49deg,#5d3ef8 -12.23%,#ba4cd6 117.24%);
    padding: 5px 20px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .8px;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    text-decoration: none;
    max-width: 186px;
    width: 100%;
    text-align: center
}

.banner-left-text h1 span:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 49px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 15px;
    left: -81px
}

.analog-button {
    background: linear-gradient(95.49deg,#5d3ef8 -12.23%,#ba4cd6 117.24%);
    padding: 15px 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    outline: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.survey-btn {
    padding: 15px 21px!important
}

.analog-button-outline {
    padding: 16px 28px 16px 21px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: .05em;
    display: inline-block;
    text-decoration: none;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 16px;
    border: 2px solid #c38af4
}

a.analog-button {
    text-decoration: none
}

a.analog-button:hover {
    color: #fff!important
}

.hero-cta-wrap {
    display: flex;
    flex-direction: row;
    width: 100%
}

.analog-button.hero-testnet-button {
    padding: 12px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #c38af4;
    text-transform: uppercase;
    color: #c38af4;
    transition: .5s;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: none;
    margin-left: 20px
}

.analog-button.hero-testnet-button:hover {
    color: #c38af4!important
}

.banner-right video {
    width: 515px;
    position: absolute;
    z-index: 9;
    top: -130px;
    right: 15px
}

.banner-right-text {
    background-size: 393px;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: contain
}

.banner-left-text,.banner-right-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.ward-banner-text {
    min-height: 0!important
}

.container-fluid.banner-logos {
    width: 100%;
    padding: 0
}

.logo-list ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0
}

.logo-list ul li {
    display: inline-block;
    text-align: center;
    list-style: none
}

.logo-list ul li img {
    display: inline-block;
    opacity: .4
}

.container-fluid.partner-part {
    width: 100%;
    padding: 0
}

.container-fluid.partner-part .container {
    padding: 120px 0
}

.partner-box-in h2 {
    font-weight: 500;
    font-size: 53px;
    line-height: 64px;
    color: #fff;
    margin-bottom: 16px
}

.grant-desktop-view {
    display: block
}

.grant-mobile-view {
    display: none
}

.partner-box-in p {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    color: hsla(0,0%,100%,.6);
    margin-bottom: 32px
}

.left-partner-box {
    padding: 55px 15px
}

.bgimg-parrtner {
    padding: 0 78px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-image-source: linear-gradient(92.19deg,#cec0f3 100%,#c38af4 0);
    border-image-slice: 1;
    border-left: solid;
    border-width: 4px;
    background-color: #110826;
    position: relative
}

.bgimg-parrtner .overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(231.19% 141.42% at 100% 0,rgba(113,65,241,.11) 0,rgba(111,65,242,.24) 100%)
}

.parr-center-bob {
    position: absolute;
    left: 57%;
    transform: translateX(-50%);
    opacity: .25;
    top: 10%
}

.container {
    border-left: 1px solid hsla(0,0%,100%,.05);
    border-bottom-color: hsla(0,0%,100%,.05);
    border-right: 1px solid hsla(0,0%,100%,.05);
    border-top-color: hsla(0,0%,100%,.05);
    padding: 0
}

.container-fluid.banner {
    width: 100%;
    position: relative
}

.banner .banner-inner {
    position: relative;
    padding: 100px 0
}

.banner-top-left {
    position: absolute;
    top: 0;
    left: 250px;
    opacity: .4;
    z-index: 120
}

.banner-inner .banner-row {
    position: relative;
    z-index: 99
}

.banner .banner-icon-wrapper {
    position: absolute;
    right: 28px;
    top: 45px;
    z-index: 9
}

.banner .banner-icon-wrapper ul {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    list-style: none
}

.banner .banner-icon-wrapper ul li a img {
    opacity: .6
}

.container-fluid.subscribe-form .row {
    padding-top: 100px;
    padding-bottom: 100px;
    align-items: end
}

.subscribe-form-content h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 20px
}

.subscribe-form-content p {
    font-weight: 300;
    font-size: 17px;
    line-height: 28px;
    color: hsla(0,0%,100%,.6);
    margin-bottom: 0
}

.subscribe-form-in .form-control {
    background: linear-gradient(27deg,#1d1420,#101011 48%,#192125);
    border: 2px solid #2c262f;
    color: #7a7a7a;
    padding: 10px 15px;
    width: 71%;
    opacity: .7;
    height: auto;
    border-radius: 0
}

.subscribe-form-in form {
    display: flex;
    justify-content: flex-end
}

.submitbtn {
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border-image-slice: 1;
    border-width: 1px solid;
    width: auto;
    background: transparent;
    padding: 11px 30px;
    margin-left: 10px;
    line-height: normal;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.subscribe-form-in {
    text-align: right
}

.container-fluid.footer .row {
    padding-bottom: 70px
}

.footer-logo p {
    color: #ffffff82;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 22px;
    margin-bottom: 0;
    font-family: TWK Thin
}

.footer-left-bob {
    position: absolute;
    left: -80px;
    top: 15%;
    opacity: .35
}

.container-fluid.subscribe-form .container {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-bottom: 1px solid;
    border-color: hsla(0,0%,100%,.1)
}

.f1-in {
    flex: 1 1
}

.footer-box {
    width: 100%;
    display: flex;
    column-gap: 72px
}

.row.f1-row {
    align-items: inherit!important;
    padding-top: 0!important
}

.f1-in h2 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px
}

.f1-in ul {
    padding: 0;
    margin: 0
}

.f1-in ul li {
    list-style: none;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 8px
}

.f1-in ul li a {
    color: #8a8a8a;
    font-size: 14px;
    line-height: 26px;
    text-decoration: none
}

.f2-box {
    padding-left: 70px
}

.lower-footer-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 45px 0
}

.lower-footer-wrapper .left,.lower-footer-wrapper .right {
    width: 50%
}

.lower-footer-wrapper .left ul {
    display: flex;
    align-items: center;
    column-gap: 20px
}

.lower-footer-wrapper .left ul li a {
    color: hsla(0,0%,100%,.6);
    font-size: 14px;
    font-style: normal;
    font-weight: 300
}

.lower-footer-wrapper ul {
    list-style: none;
    margin-bottom: 0
}

.lower-footer-wrapper ul li a {
    text-decoration: none
}

.lower-footer-wrapper .right ul {
    display: flex;
    align-items: center;
    column-gap: 20px;
    justify-content: flex-end
}

.lower-footer-wrapper .right ul li {
    width: 32px;
    height: 32px;
    background-color: #222223;
    display: flex;
    align-items: center;
    justify-content: center
}

.lower-footer-wrapper .right ul li:nth-child(3) {
    opacity: .7
}

.partner-spacing {
    padding: 120px 0;
    position: relative
}

.partner-spacing .slider-wrapper {
    padding-top: 78px;
    position: relative;
    z-index: 10
}

.media-bob-bottom-left {
    position: absolute;
    right: -80px;
    top: 10%;
    opacity: .28
}

.partner-bob-bottom-left {
    position: absolute;
    right: -80px;
    bottom: 10%;
    opacity: .28
}

.partner-section {
    border: none;
    padding: 0
}

.partner-section .section-intro {
    padding-bottom: 72px
}

.partner-logo-wrapper .slick-list .slick-track .slick-slide>div {
    display: flex;
    align-items: center;
    column-gap: 40px;
    margin-bottom: 32px
}

.partner-logo-wrapper .partner-logo-box {
    outline: none;
    display: flex;
    height: 80px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    background: radial-gradient(231.19% 141.42% at 100% 0,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.02) 100%)
}

.partner-section .slick-slide,.partner-section .slick-track {
    width: 100%!important
}

.product-section {
    position: relative;
    background: #f6f6f6
}

.product-section .container {
    position: relative;
    border-color: #e9e9e9
}

.product-section .container:after,.product-section .container:before {
    border-color: #e9e9e9
}

.product-spacing {
    padding: 194px 0 110px
}

.product-section .section-intro {
    padding-bottom: 70px
}

.main-heading-wrapper {
    display: flex;
    justify-content: space-between
}

.main-heading-wrapper .slider-button-wrapper {
    display: flex;
    align-items: flex-start;
    background-color: transparent;
    column-gap: 24px;
    z-index: 10
}

.main-heading-wrapper .slider-button-wrapper button {
    background: linear-gradient(124deg,rgba(206,192,243,.1),rgba(195,138,244,.1));
    color: #fff;
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border-image-slice: 1;
    padding: 16px;
    border-width: 1px;
    background-color: transparent;
    width: 58px;
    height: 58px;
    outline: none
}

.product-section .section-intro .intro-subheading {
    color: #7a797c
}

.product-section .section-intro .intro-mainheading {
    color: #06030d
}

.product-section .section-intro .intro-mainheading span {
    background-color: red;
    background: linear-gradient(87.5deg,#af72fc 3.84%,#bc72fc 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.product-section .section-intro .intro-mainheading span:before {
    display: none
}

.product-section .section-intro .intro-text {
    color: #625f68;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px
}

.product-section .product-left-bob {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.product-section .product-right-bob {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1
}

.product-section .product-center-bob {
    position: absolute;
    right: 10px;
    top: 30%;
    z-index: 1
}

.product-section .product-content-wrapper .product-main-box {
    background-color: #fff;
    padding: 60px 46px 51px 60px;
    position: relative;
    margin-bottom: 40px;
    display: grid;
    grid-template-columns: 230px 1fr
}

.product-section .product-content-wrapper .product-main-box:last-child {
    margin: 0
}

.product-section .product-content-wrapper .product-main-box .left img {
    object-fit: contain
}

.product-section .product-content-wrapper .product-main-box .overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(231.19% 141.42% at 100% 0,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.02) 100%)
}

.product-section .product-content-wrapper .product-main-box:after {
    content: "";
    width: 4px;
    height: 58px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 58px;
    right: 0;
    z-index: 1
}

.product-section .product-content-wrapper .product-main-box .right {
    padding-left: 16px;
    position: relative
}

.product-section .product-content-wrapper .product-main-box .right span {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: .7px;
    text-transform: uppercase;
    color: #b773fc;
    padding: 7px 10px;
    background: linear-gradient(124deg,rgba(177,152,239,.15),rgba(188,114,252,.15));
    display: inline-block;
    margin-bottom: 21px
}

.product-section .product-content-wrapper .product-main-box .right h3 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 500;
    color: #06030d;
    max-width: 512px;
    padding-bottom: 12px;
    margin-bottom: 0
}

.product-section .product-content-wrapper .product-main-box .right p {
    color: #7a797c;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 12px;
    line-height: 26px
}

.product-section .product-content-wrapper .product-main-box .right a {
    background: linear-gradient(124deg,#5d3ef8,#ba4cd6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px
}

.product-section .product-content-wrapper .product-main-box.analog-watch .right span {
    color: #2fc6d2;
    background: linear-gradient(180deg,rgba(83,222,233,.15),rgba(45,205,218,.15) 62.5%,rgba(31,199,212,.15))
}

.product-section .product-content-wrapper .product-main-box.gmp .right span {
    color: #ffb067;
    background: rgba(255,176,103,.15)
}

.potential-section .potential-content-wrapper .potential-box {
    padding: 32px 27px 28px 32px;
    position: relative;
    height: 460px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.potential-section .potential-content-wrapper .potential-box .overlay-grid {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(124deg,rgba(54,54,55,.1),rgba(195,138,244,.1))
}

.potential-spacing {
    padding: 120px 0;
    position: relative
}

.potential-right-bob {
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: .33
}

.potential-section .potential-content-wrapper .potential-box:after {
    content: "";
    width: 4px;
    height: 58px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 35px;
    right: 0;
    z-index: 1
}

.potential-section .potential-content-wrapper .potential-box h3 {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    font-family: TWK Regular;
    line-height: 1.4;
    padding-bottom: 12px;
    margin: 0;
    min-height: 80px
}

.potential-section .potential-content-wrapper .potential-box p {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-family: TWK Thin;
    font-weight: 200;
    margin-bottom: 12px
}

.potential-section .potential-content-wrapper .potential-box a {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    position: absolute;
    bottom: 25px
}

.potential-section .potential-content-wrapper .potential-box a img {
    display: inline-block
}

.potential-section .main-heading-wrapper {
    margin-bottom: 70px;
    gap: 20px
}

.potential-content-wrapper {
    overflow: hidden
}

.potential-section .potential-content-wrapper .slick-slider,.slick-list {
    margin: 0 -10px
}

.slider .slick-slide>div {
    padding: 0 10px
}

.press.slider .slick-slide>div {
    padding: 20px
}

.privacy-wrapper {
    background-color: #f6f6f6;
    overflow: hidden
}

.privacy-wrapper .is-sticky .navbar-container,.privacy-wrapper .is-sticky .navbar-container:after,.privacy-wrapper .is-sticky .navbar-container:before {
    border-color: hsla(0,0%,100%,.05)
}

.privacy-wrapper .navbar-container,.privacy-wrapper .navbar-container:after,.privacy-wrapper .navbar-container:before {
    border-color: #e9e9e9
}

.privacy-wrapper .custom-navbar-wrapper .openmenu-wrap.container:after,.privacy-wrapper .custom-navbar-wrapper .openmenu-wrap.container:before {
    display: none
}

.privacy-wrapper .custom-navbar-wrapper.is-sticky .openmenu-wrap.container:after,.privacy-wrapper .custom-navbar-wrapper.is-sticky .openmenu-wrap.container:before {
    border-color: hsla(0,0%,100%,.05);
    display: block
}

.terms-wrapper {
    overflow: hidden
}

.terms-wrapper .is-sticky .navbar-container,.terms-wrapper .is-sticky .navbar-container:after,.terms-wrapper .is-sticky .navbar-container:before {
    border-color: hsla(0,0%,100%,.05)
}

.terms-wrapper .custom-navbar-wrapper .container:after,.terms-wrapper .custom-navbar-wrapper .container:before,.terms-wrapper .navbar-container,.terms-wrapper .navbar-container:after,.terms-wrapper .navbar-container:before {
    border-color: #e9e9e9
}

.terms-wrapper .custom-navbar-wrapper.is-sticky .container:after,.terms-wrapper .custom-navbar-wrapper.is-sticky .container:before {
    border-color: hsla(0,0%,100%,.05)
}

.terms-wrapper .custom-navbar-wrapper .openmenu-wrap.container:after,.terms-wrapper .custom-navbar-wrapper .openmenu-wrap.container:before {
    display: none
}

.terms-wrapper .custom-navbar-wrapper.is-sticky .openmenu-wrap.container:after,.terms-wrapper .custom-navbar-wrapper.is-sticky .openmenu-wrap.container:before {
    border-color: hsla(0,0%,100%,.05);
    display: block
}

.uc-section {
    background-color: #06030d;
    position: relative
}

.uc-section .section-intro .intro-switch {
    padding-top: 32px;
    display: flex;
    align-items: center;
    column-gap: 20px
}

.uc-section .section-intro .intro-switch span {
    border: 1px solid hsla(0,0%,92%,.25);
    padding: 5px 20px;
    color: #ffffffb2;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px
}

.uc-section .section-intro .intro-switch span.active {
    background: linear-gradient(124deg,rgba(206,192,243,.1),rgba(195,138,244,.1));
    color: #fff;
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border-image-slice: 1;
    border-width: 1px solid
}

.uc-section .uc-spacing {
    padding: 120px 0 60px
}

.uc-section .section-intro {
    padding-bottom: 84px
}

.uc-section .section-intro .intro-mainheading,.uc-section .section-intro .intro-subheading {
    color: #fff
}

.uc-section .section-intro .intro-mainheading span {
    background: linear-gradient(87.5deg,#af72fc 3.84%,#bc72fc 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.uc-section .section-intro .intro-text {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px
}

.uc-section .uc-left-bob {
    position: absolute;
    left: 0;
    top: 0;
    opacity: .5
}

.uc-section .uc-right-bob {
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: .5
}

.uc-section .uc-content-wrapper .uc-main-box {
    position: relative;
    padding: 60px 46px 51px 60px;
    margin-bottom: 60px
}

.uc-section .uc-content-wrapper .uc-main-box .uc-main-box-flex {
    display: grid;
    grid-template-columns: 230px 1fr
}

.uc-section .uc-content-wrapper .uc-main-box .overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(124deg,#39393a1a,#c4c4c41a)
}

.uc-section .uc-content-wrapper .uc-main-box:after {
    content: "";
    width: 4px;
    height: 58px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 58px;
    right: 2px;
    z-index: 1
}

.uc-section .uc-content-wrapper .uc-main-box .right {
    padding-left: 16px
}

.left,.uc-section .uc-content-wrapper .uc-main-box .right {
    z-index: 5
}

.uc-section .uc-content-wrapper .uc-main-box .right span {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .7px;
    text-transform: uppercase;
    color: hsla(0,0%,100%,.6);
    padding: 7px 10px;
    background: #1c1a23;
    display: inline-block;
    margin-bottom: 26px
}

.uc-section .uc-content-wrapper .uc-main-box .right h4 {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 12px;
    margin-bottom: 0
}

.uc-section .uc-content-wrapper .uc-main-box .right p {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 27px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 115px
}

.uc-section .uc-content-wrapper .uc-main-box .right .link,.uc-section .uc-content-wrapper .uc-main-box .right a {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    display: flex;
    column-gap: 10px;
    text-transform: inherit;
    cursor: pointer
}

.analog-section {
    background: #f6f6f6;
    position: relative
}

.analog-section .analog-spacing {
    padding: 120px 0;
    border-color: #e9e9e9
}

.analog-section .analog-spacing:after,.analog-section .analog-spacing:before {
    border-color: #e9e9e9
}

.analog-section .section-intro {
    padding-bottom: 70px
}

.analog-section .section-intro .intro-subheading {
    color: #7a797c
}

.analog-section .section-intro .intro-mainheading {
    color: #06030d
}

.analog-section .section-intro .intro-text {
    font-weight: 400;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px
}

.analog-section .section-intro .intro-mainheading span {
    background: linear-gradient(87.5deg,#af72fc 3.84%,#bc72fc 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.analog-section .section-intro .intro-text {
    color: #625f68;
    max-width: 750px
}

.analog-section .analog-box {
    padding: 37px 37px 29px;
    background-color: #fff;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 50%
}

.analog-section .analog-box img {
    height: 80px;
    width: auto
}

.analog-box .link img {
    height: 20px
}

.analog-section .analog-box .overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(231.19% 141.42% at 100% 0,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.02) 100%)
}

.analog-section .analog-inner {
    display: flex;
    column-gap: 40px
}

.analog-section .analog-inner h3 {
    color: #06030d;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 8px
}

.analog-section .analog-inner p {
    color: #625f68;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 12px
}

.analog-section .analog-left-bob {
    position: absolute;
    left: 0;
    top: 0
}

.analog-section .analog-right-bob {
    position: absolute;
    right: 10px;
    top: 10px
}

.analog-section .analog-inner .analog-box:after {
    content: "";
    width: 4px;
    height: 58px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 58px;
    right: 0;
    z-index: 1
}

.press-section .slider-button-wrapper {
    display: flex;
    justify-content: space-between;
    column-gap: 24px
}

.press-section .slider-button-wrapper button {
    background: linear-gradient(124deg,rgba(206,192,243,.1),rgba(195,138,244,.1));
    color: #fff;
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border-image-slice: 1;
    padding: 16px;
    border-width: 1px
}

.blog-section {
    background: #06030d
}

.blog-section .container {
    position: relative
}

.blog-section .blog-left-bob {
    position: absolute;
    left: -110px;
    top: 0;
    opacity: .25
}

.blog-section .blog-spacing {
    padding: 120px 0
}

.blog-section .section-intro {
    padding-bottom: 70px
}

.blog-section .section-intro .intro-mainheading,.blog-section .section-intro .intro-subheading {
    color: #fff
}

.blog-section .section-intro .intro-text {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px
}

.blog-section .section-intro .intro-mainheading span {
    background: linear-gradient(87.5deg,#af72fc 3.84%,#bc72fc 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.blog-section .slick-slider {
    column-gap: 40px
}

.blog-section .slick-slider .blog-box {
    background: linear-gradient(124deg,#39393a1a,#c4c4c41a);
    border-radius: 2px
}

.blog-section .slick-slider .blog-box>img {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.blog-section .slick-slider .blog-box .content-box {
    padding: 24px 32px 30px;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.blog-section .slick-slider .blog-box .content-box h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.blog-section .slick-slider .blog-box .content-box:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 2px;
    height: 52px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    margin-top: 5px;
    margin-left: -30px
}

.blog-section .slick-slider .blog-box .content-box p {
    color: hsla(0,0%,100%,.6);
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.blog-section .slick-slider .blog-box .content-box a {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px
}

.roadmap-section {
    background: #06030d;
    position: relative
}

.roadmap-section .analog-left-bob {
    position: absolute;
    top: 0;
    right: 0
}

.roadmap-section .analog-right-bob {
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 218px;
    opacity: .15000000596046448;
    background: #9e00ff;
    filter: blur(150px)
}

.roadmap-section .roadmap-spacing {
    padding: 120px 0
}

.roadmap-section .section-intro {
    padding-bottom: 15px
}

.roadmap-section .section-intro .intro-switch {
    padding-top: 30px;
    display: flex;
    align-items: center;
    column-gap: 20px
}

.roadmap-section .section-intro .intro-switch span {
    border: 1px solid hsla(0,0%,92%,.25);
    padding: 5px 20px;
    color: #ffffffb2;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center
}

.roadmap-section .section-intro .intro-switch span.active {
    background: linear-gradient(124deg,rgba(206,192,243,.1),rgba(195,138,244,.1));
    color: #fff;
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border-image-slice: 1;
    border-width: 1px solid
}

.roadmap-section .roadmap-inner {
    position: relative
}

.roadmap-section .roadmap-inner .rd-card {
    display: flex;
    background-color: #1210198f;
    width: 90%;
    margin-left: auto;
    position: relative;
    min-height: 208px
}

.roadmap-section .roadmap-inner .rd-card .overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    min-height: 208px;
    background: radial-gradient(231.19% 141.42% at 100% 0,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.02) 100%)
}

.roadmap-section .roadmap-inner .rd-card .left {
    width: 50%;
    padding: 25px 25px 17px
}

.roadmap-section .roadmap-inner .rd-card .left h3 {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    max-width: 390px;
    margin: 0
}

.roadmap-section .roadmap-inner .rd-card .left img {
    height: 90px;
    width: auto
}

.roadmap-section .roadmap-inner .rd-card .right {
    width: 50%;
    border-left: 4px solid #c38af4;
    padding: 17px 0 17px 25px
}

.roadmap-section .roadmap-inner .rd-card .right .rd-list-wrapper {
    list-style: none;
    padding-left: 30px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    justify-content: center
}

.roadmap-section .roadmap-inner .rd-card .right .rd-list-wrapper li {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-weight: 300;
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px
}

.roadmap-section .roadmap-inner .rd-card .right .rd-list-wrapper li:last-of-type {
    margin-bottom: 0
}

.roadmap-section .roadmap-inner .rd-card .right .rd-list-wrapper li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    box-shadow: 0 2px 8px 0 rgba(156,118,201,.8);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

.roadmap-section .roadmap-inner .rd-card-name-warpper {
    display: flex;
    align-items: center;
    column-gap: 18px;
    padding-bottom: 32px
}

.roadmap-section .roadmap-inner .rd-card-name-warpper span {
    color: #fff;
    font-size: 24px;
    font-weight: 500
}

.roadmap-section .roadmap-inner .rd-card-name-warpper span:nth-child(2) {
    position: relative
}

.roadmap-section .roadmap-inner .rd-card-name-warpper span:nth-child(2):before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 32px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.roadmap-section .rd-card-wrapper {
    position: relative;
    margin-top: 70px
}

.roadmap-section .rd-card-wrapper:first-of-type {
    padding-top: 0
}

.roadmap-section .rd-card-wrapper:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 100%;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 53px;
    left: 53px;
    opacity: .2
}

.roadmap-section .rd-card-wrapper:last-child:before {
    display: none
}

.cta-section {
    background: #06030d
}

.buildbetterdappsanalog .cta-inner {
    padding: 65px 88px
}

.buildbetterdappsanalog .btn-action .right {
    display: flex;
    justify-content: flex-end
}

.cta-section .cta-spacing {
    padding: 120px 0
}

.cta-section .cta-inner {
    display: flex;
    align-items: center;
    padding: 87px 60px;
    column-gap: 15px;
    border-left: 4px solid;
    border-color: #c38af4;
    background-color: #121019;
    position: relative
}

.cta-section .cta-inner .overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(231.19% 141.42% at 100% 0,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.02) 100%)
}

.cta-center-bob {
    position: absolute;
    left: 57%;
    transform: translateX(-50%);
    opacity: .28
}

.cta-section .cta-inner .left h4 {
    color: #fff;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    margin-bottom: 16px
}

.cta-section .cta-inner .left h4 span,.cta-section .cta-inner .left p a {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.cta-section .cta-inner .left p a {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px
}

.cta-section .cta-inner .left p {
    color: hsla(0,0%,100%,.6);
    font-size: 18px;
    font-weight: 300;
    padding-right: 20px
}

.cta-section .cta-inner .right {
    display: flex;
    align-items: center;
    column-gap: 24px;
    flex-wrap: wrap;
    height: 100%
}

.cta-section .cta-inner .right .btn-gropup-wrap {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 24px;
    flex-wrap: wrap
}

.cta-section .cta-inner .right a {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: .32px;
    text-transform: uppercase;
    min-width: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px
}

.cta-section .cta-inner .right a:first-of-type {
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6)
}

.cta-section .cta-inner .right a:last-of-type {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    border: 1px solid #ba4cd6
}

.question {
    padding: 38px 60px!important
}

.introducing-analog-g-program {
    padding: 152px 0 188px!important
}

.introducing-analog-g-program .banner-left-text {
    padding: 0!important
}

.introducing-analog-g-program .banner-left-text p {
    max-width: 640px!important
}

.application-section .container.banner-inner,.application-section .container.banner-inner:after,.application-section .container.banner-inner:before {
    border-color: #e9e9e9
}

.application-section {
    background: #f6f6f6;
    position: relative
}

.application-section .analog-spacing {
    padding: 214px 0 220px
}

.application-section .section-intro {
    padding-bottom: 70px
}

.application-section .section-intro .intro-subheading {
    color: #7a797c;
    font-family: TWK Medium
}

.application-section .section-intro .intro-mainheading {
    color: #06030d;
    width: 729px;
    font-family: TWK Medium
}

.application-section .section-intro .intro-text {
    font-weight: 400
}

.application-section .section-intro .intro-mainheading span {
    background: linear-gradient(87.5deg,#af72fc 3.84%,#bc72fc 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.application-section .section-intro .intro-text {
    color: #625f68;
    max-width: 750px;
    font-family: TWK Thin
}

.application-section .box {
    padding: 21px 26px 55px;
    background-color: #fff;
    position: relative;
    height: 314px;
    overflow: hidden;
    text-overflow: ellipsis
}

.application-section .box .heading {
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px
}

.application-section .box .description {
    margin-top: 50px
}

.application-section .box .description .link {
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 10;
    cursor: pointer
}

.application-section .box .overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(231.19% 141.42% at 100% 0,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.02) 100%)
}

.application-section .analog-inner {
    display: flex;
    column-gap: 40px
}

.application-section .analog-left-bob {
    position: absolute;
    left: 0;
    top: 0
}

.application-section .analog-right-bob {
    position: absolute;
    right: 10px;
    top: 10px
}

.application-section .analog-inner .box:after {
    content: "";
    width: 4px;
    height: 58px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 58px;
    right: 0;
    z-index: 1
}

.determining-banner .banner-inner {
    padding: 215px 0!important
}

.determining-banner .banner-inner .heading {
    width: 461px;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px
}

.determining-banner .banner-inner .banner-left-text p {
    margin: 0
}

.intro-mainheading-new:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 44px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 102px;
    left: -38px
}

.df-section-left,.df-section-right {
    padding-top: 0!important
}

.container-fluid.determining-banner .container {
    padding-top: 100px
}

.df-section-left:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 44px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 13px;
    left: -38px
}

.container-fluid.channel-sec {
    padding-top: 100px
}

.container-fluid.about-sec {
    padding-top: 150px
}

.contact-from-inner .form-control {
    background: linear-gradient(27deg,#1d1420,#101011 48%,#192125)!important;
    border: 2px solid #2c262f!important;
    color: #7a7a7a;
    padding: 10px 15px;
    width: 100%;
    opacity: .7;
    height: auto;
    border-radius: 0
}

.contact-from-inner {
    padding-top: 50px
}

.submit-button input {
    background: linear-gradient(95.49deg,#5d3ef8 -12.23%,#ba4cd6 117.24%);
    padding: 15px 65px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    border: 0;
    width: 100%
}

.submit-button {
    float: right;
    text-align: right;
    box-sizing: border-box;
    position: absolute;
    right: 0
}

.form-text p {
    font-size: 17px;
    color: hsla(0,0%,100%,.7);
    margin-bottom: 0;
    font-family: TWK NormalThin;
    letter-spacing: .2px
}

.row.form-bottom-row {
    padding-top: 40px;
    margin-bottom: 220px
}

.row.form-bottom-row .mail {
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 99999;
    cursor: pointer
}

.contact-from-inner .form-group {
    margin-bottom: 30px
}

.contact-from-inner #message {
    height: 150px
}

.container-fluid.contact-form .container {
    padding-top: 100px
}

.privacy-policy-section {
    position: relative
}

.privacy-policy-section .blue-bob-big {
    z-index: 1;
    opacity: .15;
    position: absolute
}

.privacy-policy-section .right-first-blob {
    top: 700px;
    right: -10px
}

.privacy-policy-section .left-bottom-blob {
    top: 2100px;
    left: -100px
}

.privacy-policy-section .left-second-blob {
    top: 2000px;
    left: -100px
}

.privacy-policy-section .left-third-blob {
    top: 4500px;
    left: -100px
}

.privacy-policy-section .left-forth-blob {
    top: 7000px;
    left: -100px
}

.privacy-policy-section .right-second-blob {
    top: 6200px;
    right: -100px
}

.privacy-policy-section .container {
    border-color: #e9e9e9;
    position: relative;
    padding: 117px 0 110px
}

.privacy-policy-section .overlay-grid {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    top: 0;
    left: 0
}

.privacy-policy-section .container:after,.privacy-policy-section .container:before {
    border-color: #e9e9e9
}

.privacy-policy-wrapper {
    padding: 0 160px;
    position: relative;
    z-index: 2
}

.privacy-policy-content {
    display: flex;
    flex-direction: column;
    gap: 40px
}

.privacy-policy-content .content-header {
    color: #06030d;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 8px;
    line-height: 32px
}

.privacy-policy-content .content-body {
    color: #625f68;
    font-size: 20px;
    font-weight: 300;
    line-height: 32px
}

.privacy-policy-content .content-body a {
    color: #5d2ad5;
    -webkit-text-decoration-line: underline!important;
    text-decoration-line: underline!important;
    text-underline-offset: 4px
}

.privacy-policy-content .content-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-left: 25px;
    font-size: 20px;
    color: #625f68;
    list-style-type: disc
}

.privacy-policy-wrapper .section-intro .intro-mainheading:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 44px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 22px;
    left: -162px
}

.privacy-policy-section .section-intro {
    padding-bottom: 56px
}

.privacy-policy-section .section-intro .intro-subheading {
    color: #7a797c
}

.privacy-policy-section .section-intro .intro-mainheading {
    color: #06030d;
    font-size: 56px;
    margin-bottom: 16px;
    padding-top: 9px
}

.privacy-policy-section .section-intro .intro-mainheading span:before {
    display: none
}

.privacy-policy-section .section-intro .intro-text {
    color: #7a797c;
    font-weight: 300
}

.privacy-policy-section .product-left-bob {
    position: absolute;
    left: 0;
    top: 0
}

.privacy-policy-section .product-right-bob {
    position: absolute;
    right: 10px;
    top: 10px
}

.privacy-policy-section .product-content-wrapper .product-main-box {
    background-color: #fff;
    display: flex;
    padding: 60px 46px 51px 60px;
    position: relative;
    margin-bottom: 40px
}

.privacy-policy-section .product-content-wrapper .product-main-box .overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(231.19% 141.42% at 100% 0,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.02) 100%)
}

.privacy-policy-section .product-content-wrapper .product-main-box:after {
    content: "";
    width: 4px;
    height: 58px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 58px;
    right: 0;
    z-index: 1
}

.privacy-policy-section .product-content-wrapper .product-main-box .right {
    padding-left: 16px
}

.privacy-policy-section .product-content-wrapper .product-main-box .right span {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .7px;
    text-transform: uppercase;
    color: #b773fc;
    padding: 7px 10px;
    background: linear-gradient(124deg,rgba(177,152,239,.15),rgba(188,114,252,.15));
    display: inline-block;
    margin-bottom: 16px
}

.privacy-policy-section .product-content-wrapper .product-main-box .right h4 {
    font-size: 34px;
    font-weight: 500;
    color: #06030d;
    max-width: 512px;
    padding-bottom: 16px;
    margin-bottom: 0
}

.privacy-policy-section .product-content-wrapper .product-main-box .right p {
    color: #7a797c;
    font-size: 18px;
    font-weight: 400
}

.privacy-policy-section .product-content-wrapper .product-main-box .right a {
    background: linear-gradient(124deg,#5d3ef8,#ba4cd6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

.privacy-policy-section .product-content-wrapper .product-main-box.analog-watch .right span {
    color: #2fc6d2;
    background: linear-gradient(180deg,rgba(83,222,233,.15),rgba(45,205,218,.15) 62.5%,rgba(31,199,212,.15))
}

.privacy-policy-section .product-content-wrapper .product-main-box.gmp .right span {
    color: #ffb067;
    background: rgba(255,176,103,.15)
}

.home-page {
    display: flex;
    flex-direction: column;
    gap: 0;
    background: #09090a;
    overflow: hidden
}

.hero-section.home {
    background-color: #000;
    position: relative
}

.hero-section #hero {
    position: absolute;
    left: 0;
    top: 45px;
    width: 100%
}

.hero-section #hero video {
    width: 100%;
    height: 100%;
    left: -186px;
    top: 0
}

.hero-section.grant {
    background-color: #09090a;
    position: relative
}

.grant-bob {
    background: linear-gradient(0deg,rgba(162,38,205,.5),rgba(162,38,205,.5)),linear-gradient(0deg,rgba(162,38,205,.5),rgba(162,38,205,.5)),linear-gradient(0deg,rgba(162,38,205,.5),rgba(162,38,205,.5)),rgba(162,38,205,.5);
    opacity: .2;
    filter: blur(100px);
    max-width: 988.28px;
    width: 100%;
    max-height: 422.917px;
    height: 100%;
    display: block;
    position: absolute
}

.bg-custom-dark {
    background-color: #06030d
}

.hero-left-top {
    left: 0;
    top: 0
}

.grant-hero-bg {
    position: absolute;
    top: 0;
    right: 0
}

.banner-logos.home,.partner-main.home,.partner-part.home,.potential-section.home {
    background-color: #000
}

.analog-section .blue-bob {
    z-index: 1
}

.our-partner .blue-bob-big {
    overflow: hidden
}

.press-section .slider-button-wrapper {
    margin-top: 32px
}

.analog-box .link {
    z-index: 99
}

.application-section .slick-dots {
    display: flex!important;
    justify-content: center!important
}

.application-section .slick-dots li {
    width: auto!important;
    display: flex;
    justify-content: center
}

.custom-dot .slick-dots.slick-thumb {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.custom-dot .slick-dots li {
    width: 8px!important;
    height: 8px!important;
    margin-left: 0!important;
    transition: all .5s ease-in-out!important;
    will-change: width!important;
    background-color: #453f4c!important
}

.custom-dot .slick-dots li.slick-active {
    background: #fff!important;
    width: 32px!important
}

.slider-button-wrapper.mobile {
    display: none
}

.slider-button-wrapper {
    display: flex;
    align-items: flex-start;
    background-color: transparent;
    z-index: 5
}

.slider-button-wrapper button {
    background: linear-gradient(124deg,rgba(206,192,243,.1),rgba(195,138,244,.1));
    color: #fff;
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border-image-slice: 1;
    padding: 16px;
    border-width: 1px;
    z-index: 2
}

.slick-slide {
    z-index: 998
}

.slick-active.slick-current {
    z-index: 999
}

.modal-main {
    height: 834px
}

.modal-main,.modal-main-success {
    background-color: #191024;
    position: fixed;
    display: flex;
    inset: 0;
    justify-content: center;
    z-index: 30;
    width: 550px;
    margin: auto;
    border: 2px solid #261e30;
    color: #fff
}

.modal-main-success {
    height: 340px
}

.model-open {
    visibility: visible;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.model-close {
    visibility: hidden
}

.modal-main .open-m {
    transform: scale(1);
    opacity: 1;
    width: 100%;
    padding: 14px;
    transition-property: color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-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-text-decoration-color,-webkit-backdrop-filter;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.modal-main .close-m {
    transform: scaleX(1.25);
    opacity: 0;
    display: none
}

.modal-container {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    padding: 20px 0;
    border-radius: .25rem
}

.model-content {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.modal-right-top {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1
}

.modal-head {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: center
}

.model-content .email-input {
    border: 2px solid #261e30;
    width: 100%;
    padding: 0 6px;
    background-color: #1b1225;
    margin-top: 2%
}

.model-content .email-input p {
    color: #716c77;
    font-size: 12px;
    width: 100%
}

.model-content .email-input input {
    background-color: transparent;
    width: 100%;
    border: none;
    color: #97939b
}

.model-content .email-input input:focus {
    outline: none
}

.describe-ys {
    margin-top: 5%
}

.describe-ys .captcha-wrap {
    display: flex;
    align-items: center;
    gap: 10px
}

.describe-ys .captcha-input-box {
    background-color: transparent!important;
    width: 100%!important;
    border: 1px solid #352e3e;
    height: 50px!important;
    color: #97939b;
    padding: 0 10px;
    outline: none
}

.describe-ys h2 {
    text-align: left;
    display: flex;
    align-items: flex-start;
    font-size: 18px;
    font-weight: 300
}

.describe-ys .inputs {
    display: flex;
    flex-direction: column;
    margin-top: 5%
}

.describe-ys .checkbox {
    display: flex;
    justify-content: space-between
}

.describe-ys p {
    font-size: 16px;
    color: #bab8be;
    margin-bottom: 10px
}

.describe-ys input {
    height: 18px;
    width: 18px;
    background-color: #000
}

.checkbox input[type=checkbox] {
    display: none
}

.checkbox input[type=checkbox]+p:before {
    content: "\2800 ";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border: 1px solid #97939b;
    text-align: center;
    line-height: 20px
}

.checkbox input[type=checkbox]:checked+p:before {
    content: "\2713";
    background-color: #e633f3;
    display: inline-block;
    color: #fff;
    border: 1px solid #97939b;
    line-height: 20px
}

.modal-hr {
    background-color: #241d2e;
    height: .9px;
    margin: 30px 0
}

.input-specify {
    background-color: transparent!important;
    width: 100%!important;
    border: 1px solid #352e3e;
    height: 50px!important;
    color: #97939b;
    padding: 0 10px
}

.input-specify:focus {
    outline: none
}

.subscribe-specify p {
    font-size: 14px;
    color: #fff;
    padding: 3% 1% 0 0
}

.agree-pragraph {
    font-size: 14px;
    color: #97939b!important
}

.subscribe-button {
    padding: 15px 28px 15px 21px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    outline: none;
    border: none;
    width: 100%
}

.subscribe-button,.subscribe-button.disabled {
    background: linear-gradient(95.49deg,#5d3ef8 -12.23%,#ba4cd6 117.24%)
}

.subscribe-button.disabled {
    opacity: .5
}

.m-closeBtn {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end
}

.close-icon {
    margin-right: -1.5rem
}

.close-icon,.close-icon-success {
    cursor: pointer;
    position: absolute;
    top: -3.5rem
}

.close-icon-success {
    right: -2rem
}

.blog-section .slick-slider .blog-box .content-box a {
    display: inline-flex;
    position: absolute;
    bottom: 20px
}

.product-main-box-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(124deg,#39393a1a,#c4c4c41a);
    opacity: .2;
    background-size: cover;
    background-position: 50%;
    transform: scaleY(-1)
}

.desktop-wrap {
    display: block!important
}

.mobile-wrap {
    display: none!important
}

.tablet-wrap {
    display: block
}

.mobile-tablet-wrap {
    display: none
}

.analog-box .link {
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 10;
    cursor: pointer;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    margin-top: auto
}

.not-found-wrapper {
    overflow: hidden!important
}

.not-found-banner {
    position: absolute;
    top: 35px;
    right: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 728px;
    z-index: 1;
    opacity: .04
}

@media only screen and (max-width: 767px) {
    .uc-section .uc-spacing {
        padding:120px 0 95px
    }

    .analog-section .section-intro {
        padding-bottom: 40px
    }

    .product-section .product-content-wrapper .product-main-box .right span {
        margin-bottom: 17px;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: .6px;
        text-transform: uppercase
    }

    .analog-section .section-intro .intro-text {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px
    }

    .product-section .product-content-wrapper .product-main-box .left img {
        height: 100%;
        width: auto
    }

    .partner-logo-wrapper {
        gap: 17px
    }

    .press-section .slider-button-wrapper {
        display: none
    }

    .blog-section .section-intro {
        padding-bottom: 40px
    }

    .slick-dots {
        position: static!important;
        margin-top: 24px!important;
        display: flex!important;
        align-items: center;
        justify-content: space-between
    }

    .slick-dots ul {
        margin-bottom: 0
    }

    .slick-dots li {
        width: auto!important
    }

    .slick-dots li button {
        width: auto!important;
        height: auto!important
    }

    .slick-dots li button:before {
        content: ""!important;
        width: 6px!important;
        height: 6px!important;
        background-color: #ababab!important
    }

    .slick-dots li.slick-active button:before {
        width: 26px!important;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        margin-left: -10px
    }

    .blog-section .slick-slider .blog-box>img {
        max-width: 100%
    }

    .banner-left-text h1 span:before {
        top: 10px;
        left: -16px;
        width: 4px;
        height: 31px
    }

    .potential-section .potential-content-wrapper .potential-box {
        min-height: 387px;
        height: auto;
        padding: 25px;
        min-height: 200px
    }

    .potential-section .potential-content-wrapper .potential-box p {
        color: hsla(0,0%,100%,.7);
        font-size: 16px;
        letter-spacing: .32px;
        margin-bottom: 30px
    }

    .potential-section .potential-content-wrapper .potential-box a {
        font-size: 16px;
        line-height: 26px
    }

    .potential-section .potential-content-wrapper .potential-box h3 {
        font-size: 20px;
        line-height: 28px;
        padding-bottom: 8px;
        min-height: unset
    }

    .header-btn {
        display: none
    }

    .logo {
        padding-left: 15px
    }

    .banner-left {
        order: 2
    }

    .banner-left,.banner-right {
        flex: 0 0 100%;
        max-width: 100%
    }

    .banner-right {
        order: 1
    }

    .banner-right-text img {
        max-width: 230px
    }

    .banner-left-text {
        padding-top: 0
    }

    .banner-left-text h1 {
        font-size: 40px;
        line-height: 48px
    }

    .banner-left-text p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px;
        margin: 20px 0 25px
    }

    .banner-left-text a {
        padding: 15px 10px;
        font-size: 15px;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0;
        max-width: 160px;
        height: 48px
    }

    .banner-right-text {
        max-width: 70%;
        background-size: 80%;
        margin: 0 auto;
        background-position: 100%
    }

    .banner-left-text {
        min-height: unset
    }

    .container-fluid.banner-logos {
        display: none
    }

    .container-fluid.partner-part .container {
        padding: 120px 0
    }

    .section-intro .intro-subheading {
        font-size: 14px;
        margin-bottom: 24px
    }

    .product-section .product-content-wrapper .product-main-box:after {
        top: 19px
    }

    .product-section .section-intro .intro-text {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px
    }

    .blog-section .slick-slider .blog-box .content-box h3 {
        font-size: 20px;
        line-height: 28px
    }

    .blog-section .slick-slider .blog-box .content-box .content-title h4:before {
        position: absolute;
        content: "";
        display: inline-block;
        width: 2px;
        height: 43px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        top: 5px;
        left: -18px
    }

    .blog-section .slick-slider .blog-box .content-box p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px;
        margin-bottom: 7px
    }

    .press-section .slider-button-wrapper button {
        padding: 11px
    }

    .cta-section .cta-inner .right a {
        font-size: 14px;
        letter-spacing: .28px;
        text-transform: uppercase;
        height: 48px
    }

    .slider-button-wrapper.mobile {
        display: flex!important;
        gap: 8px
    }

    .slider-button-wrapper button {
        padding: 11px
    }

    .section-intro .intro-mainheading {
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 42px;
        margin-bottom: 8px
    }

    .left-partner-box:first-child {
        order: 2
    }

    .left-partner-box:last-child {
        order: 1;
        padding-bottom: 0
    }

    .bgimg-parrtner {
        padding: 40px 25px
    }

    .left-partner-box {
        padding: 20px 15px 0
    }

    .partner-box-img img {
        max-width: 125px
    }

    .container {
        padding: 0
    }

    .section-intro {
        padding-top: 120px
    }

    .container.our-partner.partner-spacing {
        padding: 0 0 120px
    }

    .partner-box-in h2 {
        font-size: 29px;
        line-height: 35px
    }

    .partner-box-in .banner-left-text a {
        text-align: center;
        width: 100%;
        margin: 0
    }

    .section-intro .intro-text {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px
    }

    .partner-spacing .slider-wrapper {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .partner-bob-bottom-left {
        top: 0;
        right: -40%
    }

    .partner-logo-wrapper .slick-list .slick-track .slick-slide>div {
        column-gap: 17px;
        margin-bottom: 15px
    }

    .slick-slide img {
        display: block;
        max-width: 100px
    }

    .partner-section .partner-logo-wrapper .partner-logo-box {
        width: 136px;
        height: 65px
    }

    .slick-slide>div {
        padding: 0
    }

    .potential-section .main-heading-wrapper {
        margin-bottom: 40px
    }

    .partner-section .partner-logo-wrapper {
        row-gap: 15px
    }

    .partner-section .section-intro {
        padding-bottom: 45px
    }

    .product-section .section-intro {
        padding-bottom: 40px
    }

    .container.product-spacing {
        padding: 120px 0
    }

    .product-section .product-content-wrapper .product-main-box {
        padding: 25px 25px 17px;
        margin-bottom: 25px;
        grid-template-columns: 1fr;
        grid-template-rows: 150px 1fr
    }

    .product-section .product-content-wrapper .product-main-box .right {
        padding-left: 0
    }

    .product-section .product-content-wrapper .product-main-box .right h3 {
        font-size: 20px;
        line-height: 28px;
        padding-bottom: 8px
    }

    .product-section .product-content-wrapper .product-main-box .right a,.product-section .product-content-wrapper .product-main-box .right p {
        font-size: 15px
    }

    .uc-section .section-intro {
        padding-bottom: 45px;
        padding-top: 0
    }

    .uc-section .uc-content-wrapper .uc-main-box .right .link,.uc-section .uc-content-wrapper .uc-main-box .right a {
        font-size: 16px;
        line-height: 26px
    }

    .uc-section .uc-content-wrapper .uc-main-box {
        padding: 25px 25px 17px;
        margin-bottom: 25px;
        display: inherit;
        flex-direction: column;
        min-height: auto
    }

    .uc-section .uc-content-wrapper .uc-main-box .right h4 {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        padding-bottom: 8px
    }

    .uc-section .uc-content-wrapper .uc-main-box .right {
        padding-left: 0;
        padding-top: 10px
    }

    .uc-section .uc-content-wrapper .uc-main-box .right p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px;
        margin-bottom: 12px;
        -webkit-line-clamp: unset;
        height: auto
    }

    .uc-section .uc-content-wrapper .uc-main-box:after {
        top: 17px
    }

    .uc-section .uc-content-wrapper .uc-main-box .uc-main-box-flex {
        grid-template-columns: 1fr;
        grid-template-rows: 150px 1fr
    }

    .uc-section .uc-content-wrapper .uc-main-box .left,.uc-section .uc-content-wrapper .uc-main-box .left img {
        height: 100%;
        width: auto;
        max-width: unset
    }

    .analog-section .analog-inner .analog-box:after {
        top: 32px
    }

    .section-intro .intro-subheading:before {
        left: -10px
    }

    .home-page .section-intro .intro-mainheading:before {
        top: 10px;
        left: -16px;
        width: 4px;
        height: 24px
    }

    .analog-section .analog-spacing {
        padding-top: 100px;
        padding-bottom: 95px
    }

    .analog-section .analog-inner {
        display: inherit
    }

    .analog-section .ananlog-box {
        padding: 24px 20px;
        margin-bottom: 20px
    }

    .analog-section .analog-inner .ananlog-box:after {
        top: 25px
    }

    .ananlog-box h4 {
        font-size: 20px
    }

    .ananlog-box p {
        font-size: 16px
    }

    .roadmap-section .roadmap-spacing {
        padding-top: 120px;
        padding-bottom: 120px
    }

    .roadmap-section .section-intro {
        padding-bottom: 48px
    }

    .rd-card img {
        display: none
    }

    .roadmap-section .roadmap-inner .rd-card {
        display: inherit;
        width: 94%
    }

    .roadmap-section .roadmap-inner .rd-card .left {
        width: 100%;
        padding: 16px 25px
    }

    .rd-card .right {
        border-left: 0!important;
        width: 100%!important;
        border-top: 4px solid #c38af4
    }

    .rd-list-wrapper {
        padding-left: 0!important
    }

    .roadmap-section .rd-card-wrapper:before {
        left: -1px;
        height: 97%;
        top: 36px
    }

    .roadmap-section .roadmap-inner .rd-card-name-warpper span {
        font-size: 20px
    }

    .roadmap-section .roadmap-inner .rd-card-name-warpper {
        padding-left: 15px;
        padding-bottom: 16px
    }

    .roadmap-section .roadmap-inner .rd-card .left h3 {
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 26px
    }

    .rd-card-name-warpper:before {
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 32px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        position: absolute;
        top: 15px;
        transform: translateY(-50%);
        left: -3px
    }

    .roadmap-section .rd-card-wrapper {
        padding-top: 0;
        margin-bottom: 40px;
        margin-top: 0
    }

    .roadmap-section .rd-card-wrapper:last-child {
        margin: 0
    }

    .roadmap-section .rd-card-wrapper:last-child:before {
        display: none
    }

    .cta-section .cta-inner .right {
        flex-direction: flex-start
    }

    .analog-button {
        font-size: 14px!important;
        margin-bottom: 20px!important
    }

    .survey-btn {
        width: 100%;
        padding: 15px 21px!important
    }

    .cta-section .cta-inner .left p {
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: .32px;
        margin-bottom: 20px
    }

    .buildbetterdappsanalog .cta-section .cta-inner {
        padding: 50px 30px
    }

    .buildbetterdappsanalog .btn-action {
        display: flex;
        flex-direction: column
    }

    .buildbetterdappsanalog.cta-section .cta-inner .left h4 {
        font-size: 32px;
        font-weight: 500;
        line-height: 42px;
        margin-bottom: 8px
    }

    .buildbetterdappsanalog .cta-inner {
        padding: 60px 25px;
        overflow: hidden
    }

    .buildbetterdappsanalog .cta-inner .pink-bob {
        top: -30%;
        left: 50%
    }

    .uc-section .uc-left-bob {
        display: none
    }

    .uc-section .uc-right-bob {
        border-radius: 218px;
        opacity: .4000000059604645;
        background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
        filter: blur(150px)
    }

    .buildbetterdappsanalog .btn-action .right {
        display: flex;
        flex-direction: column;
        justify-content: flex-end
    }

    .subscribe-form-text {
        padding: 0;
        flex: 0 0 100%;
        max-width: 100%
    }

    .subscribe-form-content h2 {
        font-size: 22px
    }

    .subscribe-form-content p {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 30px
    }

    .subscribe-form-in form {
        display: inherit
    }

    .subscribe-form-in .form-control {
        width: 100%;
        margin-bottom: 15px
    }

    .submitbtn {
        width: 100%;
        margin-left: 0
    }

    .container-fluid.subscribe-form .row {
        border-bottom: 1px solid;
        border-color: hsla(0,0%,100%,.1);
        padding: 0 15px 50px
    }

    .row.f1-row {
        padding-top: 45px;
        border-bottom: 0!important;
        padding-bottom: 0!important
    }

    .footer-logo p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 22px
    }

    .f1-box {
        padding: 0;
        border-bottom: 1px solid;
        border-color: hsla(0,0%,100%,.1)
    }

    .f1-box,.f2-box {
        flex: 0 0 100%;
        max-width: 100%
    }

    .f2-box {
        padding-left: 0;
        padding-top: 20px;
        padding-right: 0
    }

    .footer-box {
        display: inherit
    }

    .f1-in {
        border-bottom: 1px solid;
        border-color: hsla(0,0%,100%,.1);
        padding-bottom: 15px;
        margin-bottom: 25px
    }

    .f1-in:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .container-fluid.footer .container {
        padding: 0
    }

    .lower-footer-wrapper {
        padding: 10px 0;
        display: inherit
    }

    .lower-footer-wrapper ul li:last-child {
        display: none
    }

    .lower-footer-wrapper .left {
        width: 100%
    }

    .lower-footer-wrapper .left ul li a {
        font-size: 12px
    }

    .banner-icon-wrapper {
        display: none
    }

    .lower-footer-wrapper .right {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .lower-footer-wrapper .right ul {
        justify-content: flex-start
    }

    .container-fluid.subscribe-form .container {
        padding-top: 70px
    }

    .introducing-analog-g-program {
        padding-top: 60px!important;
        padding-bottom: 100px!important
    }

    .analog-section .analog-box {
        margin-bottom: 25px;
        padding: 25px
    }

    .analog-section .analog-inner h3 {
        font-size: 20px;
        line-height: 28px
    }

    .analog-section .analog-inner p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px;
        margin-bottom: 14px
    }

    .analog-box .link {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px
    }

    .determining-banner .banner-inner {
        padding-top: 100px!important;
        padding-bottom: 100px!important
    }

    .determining-banner .banner-inner .heading {
        width: 100%;
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 20px
    }

    .application-section .analog-spacing {
        padding-top: 100px!important;
        padding-bottom: 100px!important
    }

    .question {
        padding: 50px 30px!important
    }

    .right.justify-content-end img {
        max-width: 150px;
        margin-right: auto
    }

    .privacy-policy-wrapper {
        padding: 0
    }

    .privacy-policy-section .section-intro {
        padding-bottom: 30px;
        padding-top: 0
    }

    .privacy-policy-section .section-intro .intro-mainheading {
        font-size: 40px
    }

    .privacy-policy-content .content-body {
        font-size: 16px
    }

    .privacy-policy-content .content-header {
        font-size: 20px
    }

    .privacy-policy-content .content-list {
        padding-left: 25px;
        font-size: 16px
    }

    .privacy-policy-section .container {
        padding-top: 50px
    }

    .row.form-bottom-row {
        padding-top: 24px;
        margin-bottom: 120px
    }

    .submit-button {
        margin-top: 24px;
        position: relative;
        float: center;
        text-align: center
    }

    .privacy-policy-content {
        gap: 28px
    }

    .potential-section .potential-content-wrapper .potential-box .overlay-grid {
        z-index: 0
    }

    .desktop-wrap {
        display: none!important
    }

    .mobile-wrap {
        display: block!important
    }

    .not-found-wrapper {
        overflow: unset!important
    }

    .navbar-container .desktop-wrap {
        display: flex!important
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .banner-right-text img {
        max-width:100%
    }

    .banner-right video {
        width: 335px;
        top: -90px
    }

    .privacy-policy-wrapper .section-intro .intro-mainheading:before {
        left: -82px;
        height: 34px;
        top: 25px
    }

    .banner-left-text h1 {
        font-size: 48px;
        line-height: 48px
    }

    .banner-left-text h1 span:before {
        top: 5px;
        height: 40px
    }

    .banner-left-text p {
        font-size: 16px;
        margin: 15px 0 20px
    }

    .logo-list ul li img {
        max-width: 125px
    }

    .potential-section .potential-content-wrapper .potential-box {
        padding: 25px 20px;
        height: 520px
    }

    .potential-section .potential-content-wrapper .potential-box p {
        font-size: 16px
    }

    .partner-box-img img {
        max-width: 100%
    }

    .uc-section .uc-content-wrapper .uc-main-box .left,.uc-section .uc-content-wrapper .uc-main-box .left img {
        max-width: 150px
    }

    .product-section .product-content-wrapper .product-main-box .right {
        padding-left: 15px
    }

    .product-section .product-content-wrapper .product-main-box {
        padding: 40px 45px;
        grid-template-columns: 150px 1fr
    }

    .uc-section .uc-content-wrapper .uc-main-box .uc-main-box-flex {
        grid-template-columns: 150px 1fr
    }

    .uc-section .uc-content-wrapper .uc-main-box {
        padding: 40px 45px
    }

    .product-section .product-content-wrapper .product-main-box:after {
        top: 39px
    }

    .uc-section .uc-content-wrapper .uc-main-box:after {
        top: 38px
    }

    .analog-section .ananlog-box {
        padding: 25px
    }

    .ananlog-box h4 {
        font-size: 19px
    }

    .ananlog-box p {
        font-size: 16px
    }

    .analog-section .analog-inner .ananlog-box:after {
        top: 25px
    }

    .roadmap-section .roadmap-inner .rd-card .right {
        padding: 24px
    }

    .roadmap-section .rd-card-wrapper:before {
        left: 48px
    }

    .roadmap-section .roadmap-inner .rd-card .right .rd-list-wrapper {
        padding-left: 0
    }

    .roadmap-section .roadmap-inner .rd-card-name-warpper span {
        font-size: 20px
    }

    .partner-spacing .slider-wrapper {
        padding-top: 40px
    }

    .partner-spacing,.product-spacing {
        padding-bottom: 120px
    }

    .product-spacing {
        padding-top: 120px
    }

    .analog-section .analog-box {
        padding: 32px 32px 24px;
        background-color: #fff;
        position: relative
    }

    .analog-section .analog-inner .analog-box:after {
        top: 32px
    }

    .blog-section .slick-slider .blog-box>img {
        height: auto
    }

    .cta-section .cta-inner .right .btn-gropup-wrap {
        width: 100%
    }

    .subscribe-form-content h2 {
        font-size: 25px
    }

    .subscribe-form-content p {
        font-size: 16px
    }

    .submitbtn {
        padding: 11px 25px;
        font-size: 13px
    }

    .f2-box {
        padding-left: 15px;
        padding-top: 40px
    }

    .f1-box,.f2-box {
        flex: 0 0 100%;
        max-width: 100%
    }

    .footer-box {
        column-gap: 72px
    }

    .f1-in {
        flex: 0 0 20%;
        max-width: 20%
    }

    .lower-footer-wrapper .left {
        width: 96%
    }

    .introducing-analog-g-program {
        padding-top: 60px!important;
        padding-bottom: 100px!important
    }

    .analog-section .analog-box {
        margin-bottom: 20px
    }

    .determining-banner .banner-inner {
        padding-top: 100px!important;
        padding-bottom: 100px!important
    }

    .determining-banner .banner-inner .heading {
        width: 100%;
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 20px
    }

    .application-section .box {
        height: 440px
    }

    .application-section .analog-spacing {
        padding-top: 100px!important;
        padding-bottom: 100px!important
    }

    .question {
        padding: 50px 30px!important
    }

    .right.justify-content-end img {
        max-width: 150px
    }

    .cta-inner.question {
        display: flex!important
    }

    .privacy-policy-wrapper {
        padding: 0
    }

    .privacy-policy-section .section-intro {
        padding-bottom: 30px
    }

    .privacy-policy-section .section-intro .intro-mainheading {
        font-size: 36px
    }

    .privacy-policy-content .content-body {
        font-size: 16px
    }

    .privacy-policy-content .content-header {
        font-size: 19px
    }

    .privacy-policy-content .content-list {
        padding-left: 25px;
        font-size: 16px
    }

    .privacy-policy-section .container {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .roadmap-section .roadmap-inner .rd-card .left h3 {
        font-size: 20px;
        line-height: 25px
    }

    .potential-section .potential-content-wrapper .potential-box h3 {
        min-height: 113px
    }
}

@media only screen and (min-width: 992px) and (max-width:1024px) {
    .banner-right-text img {
        max-width:100%
    }

    .privacy-policy-wrapper .section-intro .intro-mainheading:before {
        height: 35px;
        top: 20px;
        left: -52px
    }

    .banner-left-text p {
        font-size: 18px
    }

    .logo-list ul li img {
        max-width: 100%
    }

    .section-intro .intro-subheading:before {
        left: -15px
    }

    .section-intro .intro-mainheading {
        font-size: 40px;
        line-height: 52px
    }

    .potential-section .potential-content-wrapper .potential-box:after {
        top: 23px
    }

    .potential-section .potential-content-wrapper .potential-box {
        padding: 25px 20px;
        height: 440px
    }

    .potential-section .potential-content-wrapper .potential-box p {
        font-size: 16px
    }

    .partner-box-img img {
        max-width: 100%
    }

    .product-section .product-content-wrapper .product-main-box .right {
        padding-left: 30px
    }

    .product-section .product-content-wrapper .product-main-box {
        padding: 40px 45px
    }

    .product-section .product-content-wrapper .product-main-box .right a {
        font-size: 16px
    }

    .product-section .product-content-wrapper .product-main-box:after {
        top: 39px
    }

    .uc-section .uc-content-wrapper .uc-main-box:after {
        top: 38px
    }

    .analog-section .ananlog-box {
        padding: 25px
    }

    .ananlog-box h4 {
        font-size: 19px
    }

    .ananlog-box p {
        font-size: 16px
    }

    .analog-section .analog-inner .ananlog-box:after {
        top: 25px
    }

    .roadmap-section .roadmap-inner .rd-card .right {
        padding: 24px
    }

    .header-menu,.roadmap-section .roadmap-inner .rd-card .right .rd-list-wrapper {
        padding-left: 0
    }

    .partner-spacing .slider-wrapper {
        padding-top: 40px
    }

    .partner-spacing,.product-spacing {
        padding-bottom: 100px
    }

    .product-spacing {
        padding-top: 100px
    }

    .analog-section .analog-box {
        background-color: #fff;
        position: relative
    }

    .analog-section .analog-inner .analog-box:after {
        top: 32px
    }

    .blog-section .slick-slider .blog-box>img {
        height: auto
    }

    .subscribe-form-content h2 {
        font-size: 25px
    }

    .subscribe-form-content p {
        font-size: 16px
    }

    .submitbtn {
        padding: 11px 25px;
        font-size: 13px
    }

    .f1-in {
        flex: 0 0 20%;
        max-width: 20%
    }

    .footer-box {
        column-gap: 21px
    }

    .container-fluid.subscribe-form .row {
        padding-bottom: 50px
    }

    .introducing-analog-g-program {
        padding-top: 60px!important;
        padding-bottom: 100px!important
    }

    .analog-section .analog-box {
        margin-bottom: 20px
    }

    .determining-banner .banner-inner {
        padding-top: 100px!important;
        padding-bottom: 100px!important
    }

    .determining-banner .banner-inner .heading {
        width: 100%;
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 20px
    }

    .application-section .box {
        height: 440px
    }

    .application-section .analog-spacing {
        padding-top: 100px!important;
        padding-bottom: 100px!important
    }

    .question {
        padding: 87px 60px!important
    }

    .right.justify-content-end img {
        max-width: 150px
    }

    .cta-inner.question {
        display: flex!important
    }

    .privacy-policy-wrapper {
        padding: 0 50px
    }

    .privacy-policy-section .section-intro {
        padding-bottom: 30px
    }

    .privacy-policy-section .section-intro .intro-mainheading {
        font-size: 36px
    }

    .privacy-policy-content .content-body {
        font-size: 16px
    }

    .privacy-policy-content .content-header {
        font-size: 19px
    }

    .privacy-policy-content .content-list {
        padding-left: 25px;
        font-size: 16px
    }

    .privacy-policy-section .container {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media only screen and (min-width: 1025px) and (max-width:1599px) {
    .banner-right-text img {
        max-width:100%
    }

    .banner-left-text p {
        font-size: 18px
    }

    .privacy-policy-wrapper .section-intro .intro-mainheading:before {
        left: -72px
    }

    .logo-list ul li img {
        max-width: 100%
    }

    .potential-section .potential-content-wrapper .potential-box:after {
        top: 23px
    }

    .potential-section .potential-content-wrapper .potential-box {
        padding: 25px 20px
    }

    .potential-section .potential-content-wrapper .potential-box p {
        font-size: 16px
    }

    .potential-section .potential-content-wrapper .potential-box {
        height: 430px
    }

    .partner-box-img img {
        max-width: 100%
    }

    .product-section .product-content-wrapper .product-main-box .right a {
        font-size: 16px
    }

    .product-section .product-content-wrapper .product-main-box:after {
        top: 39px
    }

    .uc-section .uc-content-wrapper .uc-main-box:after {
        top: 38px
    }

    .analog-section .ananlog-box {
        padding: 25px
    }

    .ananlog-box h4 {
        font-size: 19px
    }

    .ananlog-box p {
        font-size: 16px
    }

    .analog-section .analog-inner .ananlog-box:after {
        top: 25px
    }

    .roadmap-section .roadmap-inner .rd-card .right .rd-list-wrapper {
        padding-left: 0
    }

    .partner-spacing .slider-wrapper {
        padding-top: 40px
    }

    .product-spacing {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .analog-section .analog-box {
        background-color: #fff;
        position: relative
    }

    .analog-section .analog-inner .analog-box:after {
        top: 32px
    }

    .blog-section .slick-slider .blog-box>img {
        height: auto
    }

    .subscribe-form-content h2 {
        font-size: 25px
    }

    .subscribe-form-content p {
        font-size: 16px
    }

    .submitbtn {
        padding: 11px 25px;
        font-size: 13px
    }

    .f1-in {
        flex: 0 0 25%;
        max-width: 25%
    }

    .footer-box {
        column-gap: 21px
    }

    .container-fluid.subscribe-form .row {
        padding-bottom: 50px
    }

    .introducing-analog-g-program {
        padding-top: 60px!important;
        padding-bottom: 100px!important
    }

    .determining-banner .banner-inner {
        padding-top: 100px!important;
        padding-bottom: 100px!important
    }

    .determining-banner .banner-inner .heading {
        width: 100%;
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 20px
    }

    .application-section .box {
        height: 350px
    }

    .application-section .analog-spacing {
        padding-top: 100px!important;
        padding-bottom: 100px!important
    }

    .question {
        padding: 87px 60px!important
    }

    .right.justify-content-end img {
        max-width: 150px
    }

    .cta-inner.question {
        display: flex!important
    }

    .privacy-policy-wrapper {
        padding: 0 70px
    }

    .privacy-policy-section .section-intro {
        padding-bottom: 30px
    }

    .privacy-policy-content .content-body {
        font-size: 16px
    }

    .privacy-policy-content .content-header {
        font-size: 19px
    }

    .privacy-policy-content .content-list {
        font-size: 16px
    }

    .privacy-policy-section .container {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1599px) {
    .footer-box {
        column-gap:28px!important
    }
}

@media (max-width: 991px) {
    .banner .banner-icon-wrapper {
        display:none
    }

    .navbar-container .desktop-wrap {
        display: none!important
    }

    .navbar-container .mobile-wrap {
        display: block!important
    }

    .analog-section .analog-inner {
        display: unset
    }

    .analog-section .analog-box {
        width: unset
    }

    .tablet-wrap {
        display: none
    }

    .mobile-tablet-wrap {
        display: block
    }
}

@media (max-width: 576px) {
    .privacy-wrapper .navbar-container.container:after,.privacy-wrapper .navbar-container.container:before,.terms-wrapper .navbar-container.container:after,.terms-wrapper .navbar-container.container:before {
        border-color:#e9e9e9
    }

    #root {
        overflow-x: hidden
    }

    .main-heading-wrapper .slider-button-wrapper {
        display: none
    }

    .product-section .product-content-wrapper .product-main-box {
        grid-template-rows: 100px 1fr
    }

    .home-page .potential-section .section-intro .intro-mainheading:before,.home-page .section-intro .intro-mainheading:before {
        top: 15px
    }

    .analog-section .analog-right-bob {
        display: none
    }

    .container-fluid.partner-part {
        padding: 0 15px
    }

    .analog-section .analog-left-bob {
        opacity: .16
    }

    .banner-right-text img {
        max-width: 230px;
        margin: 0 auto
    }

    .banner-right-text {
        min-height: 300px;
        max-width: unset;
        background-position: 150px
    }

    .banner-left-text h1 span {
        position: relative
    }

    .container:after {
        display: none
    }

    .partner-logo-wrapper {
        row-gap: 15px
    }

    .partner-bob-bottom-left {
        display: none
    }

    .section-intro {
        padding-top: 120px
    }

    .roadmap-section .section-intro {
        padding-bottom: 48px
    }

    .container.product-spacing {
        padding: 65px 0 120px
    }

    .analog-section .analog-spacing {
        padding-top: 50px
    }

    .roadmap-section .roadmap-spacing {
        padding-top: 0;
        padding-bottom: 0
    }

    .container-fluid.potential-section .container {
        padding-top: 0
    }

    .partner-spacing .slider-wrapper {
        padding-top: 58px;
        padding-bottom: 20px
    }

    .blog-section .slick-slider .blog-box .content-box {
        padding: 18px 18px 20px
    }

    .blog-section .slick-slider .blog-box>img {
        width: 100%;
        object-fit: cover;
        max-width: 100%
    }

    .section-intro .intro-mainheading span {
        display: inline-block;
        padding: 6px 0
    }

    .slick-dots {
        position: static!important;
        margin-top: 24px!important;
        display: flex!important;
        align-items: center;
        justify-content: space-between
    }

    .slick-dots ul {
        margin-bottom: 0
    }

    .slick-dots li {
        width: auto!important
    }

    .slick-dots li button {
        width: auto!important;
        height: auto!important
    }

    .slick-dots li button:before {
        content: ""!important;
        width: 6px!important;
        height: 6px!important;
        background-color: #ababab!important
    }

    .slick-dots li.slick-active button:before {
        width: 26px!important;
        background: linear-gradient(124deg,#cec0f3,#c38af4)!important;
        margin-left: -10px
    }

    .uc-section .custom-dots {
        display: none
    }

    .uc-section .uc-spacing {
        padding: 120px 0
    }

    .product-section .product-content-wrapper .product-main-box .left img {
        width: auto;
        max-width: unset;
        height: 100%;
        object-fit: contain
    }

    .award-mobile-heading {
        display: flex;
        gap: 10px
    }

    .partner-box-in .banner-left-text a {
        min-width: 100%
    }

    .blog-section .slick-slider .blog-box .content-box:before {
        margin-left: -16px
    }

    .home-page .banner-left-text a {
        align-self: center;
        width: 100%;
        max-width: unset
    }

    .privacy-wrapper .custom-navbar-wrapper .openmenu-wrap.container:after,.privacy-wrapper .custom-navbar-wrapper .openmenu-wrap.container:before,.terms-wrapper .custom-navbar-wrapper .openmenu-wrap.container:after,.terms-wrapper .custom-navbar-wrapper .openmenu-wrap.container:before {
        display: block;
        border-color: #ffffff0d
    }

    .hero-cta-wrap {
        display: flex;
        flex-direction: column-reverse;
        width: 100%
    }

    .analog-button.hero-testnet-button {
        margin-left: 0;
        margin-bottom: 12px!important
    }
}

@media only screen and (max-width: 576px) {
    .modal-main {
        width:95%!important
    }

    .modal-main-success {
        width: 90%
    }

    .checkbox input[type=checkbox]+p:before {
        width: 20px;
        height: 20px
    }

    .subscribe-button {
        background: linear-gradient(95.49deg,#5d3ef8 -12.23%,#ba4cd6 117.24%);
        padding: 5px 10px;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 10px
    }

    .cta-section .cta-inner .right a {
        min-width: 100%;
        margin: 0
    }

    .cta-section .cta-inner .right .btn-gropup-wrap {
        width: 100%;
        gap: 16px
    }
}

@media only screen and (max-width: 767px) {
    .banner-right {
        display:flex;
        align-items: center;
        justify-content: center
    }

    .banner-right video {
        position: inherit;
        width: 280px;
        top: 0;
        left: 0
    }

    .hero-section #hero {
        position: unset
    }

    .partner-logo-wrapper .partner-logo-box {
        height: 65px
    }

    .container:after,.container:before {
        display: none
    }

    .banner .banner-inner {
        padding: 20px 0 45px
    }

    .privacy-policy-wrapper .section-intro .intro-mainheading:before {
        left: -15px;
        height: 30px;
        top: 15px
    }

    .product-section .product-content-wrapper .product-main-box .right p {
        margin-bottom: 12px;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: .32px
    }

    .analog-box .link {
        font-size: 16px;
        line-height: 24px
    }

    .roadmap-section .section-intro .intro-switch span {
        height: 48px;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: .5px
    }

    .press-section .slider-button-wrapper {
        margin: 0;
        z-index: 10
    }

    .blog-section .blog-spacing {
        padding: 0 0 120px
    }

    .home-page .main-heading-wrapper .slider-button-wrapper {
        display: none
    }

    .blog-section .slick-slider .blog-box .content-box {
        min-height: 200px
    }

    .blog-section .slick-slider .blog-box {
        height: auto
    }

    .blog-section .slick-slider .blog-box .content-box a {
        position: relative;
        padding-top: 25px
    }
}

@media only screen and (max-height: 900px) {
    .modal-main {
        height:650px;
        margin: auto
    }

    .modal-hr {
        margin: 8px 0
    }

    .describe-ys h2 {
        font-size: 14px
    }

    .describe-ys p {
        margin-bottom: 0;
        font-size: 14px
    }

    .modal-head {
        font-size: 18px
    }

    .subscribe-button {
        background: linear-gradient(95.49deg,#5d3ef8 -12.23%,#ba4cd6 117.24%);
        padding: 10px;
        font-weight: 500;
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 767px) and (max-width:991px) {
    .roadmap-section .section-intro {
        padding-bottom:15px
    }

    .blog-section .slick-slider .blog-box {
        height: 450px
    }

    .blog-section .slick-slider .blog-box .content-box a {
        bottom: 10px
    }
}

@media only screen and (min-width: 991px) and (max-width:1199px) {
    .blog-section .slick-slider .blog-box {
        height:485px
    }
}

@media only screen and (max-width: 360px) {
    .modal-main {
        height:520px
    }

    .modal-head {
        margin: 0
    }

    .close-icon {
        top: -3.1rem
    }

    .model-content .email-input p {
        margin-bottom: 0
    }

    .modal-main-success {
        width: 90%
    }

    .modal-hr {
        margin: 2px 0
    }

    .describe-ys h2 {
        font-size: 12px
    }

    .describe-ys p {
        margin-bottom: 0;
        font-size: 12px
    }

    .inputs .checkbox {
        margin-bottom: 2px
    }

    .modal-head {
        font-size: 16px
    }

    .input-specify {
        height: 30px!important;
        font-size: 12px
    }
}

#bp-web-widget-container {
    position: absolute;
    z-index: 1200
}

.bp-widget-widget {
    right: 30px!important;
    bottom: 60px!important
}

@media (max-width: 576px) {
    .bp-widget-widget {
        right:9px!important;
        bottom: 35px!important
    }
}

@media only screen and (max-width: 767px) {
    .bp-widget-widget {
        right:9px!important;
        bottom: 35px!important
    }
}

.bp-widget-side {
    z-index: 9999
}

.signature-section-wrapper {
    overflow: hidden;
    background: #f6f6f6
}

.signature-section-wrapper .container {
    border-color: #cccccc7a
}

.signature-section-wrapper .is-sticky .container:after,.signature-section-wrapper .is-sticky .container:before {
    border-color: #ffffff0d
}

.signature-section-wrapper .container:before {
    border-left: 1px solid #cccccc7a
}

.signature-section-wrapper .container:after {
    border-right: 1px solid #cccccc7a
}

.is-sticky .container {
    border-color: #ffffff0d
}

.signature-container {
    padding-bottom: 80px;
    padding-top: 100px;
    border-color: #cccccc7a
}

.signature-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center
}

.signature-content-wrapper .signature-content-inner-wrapper {
    width: 100%
}

.signature-container .heading :before {
    position: absolute;
    content: "";
    display: inline-block;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 12px;
    left: -81px;
    width: 4px;
    height: 70%
}

.signature-container .heading {
    font-size: 72px;
    font-weight: 500;
    line-height: 80px;
    color: #06030d;
    position: relative;
    margin-bottom: 24px
}

.signature-container .heading span {
    background: linear-gradient(124deg,#af72fc,#bc72fc);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.signature-container .input-container {
    display: flex;
    flex-direction: column;
    max-width: 570px;
    gap: 15px
}

.signature-container .top-left-blob {
    display: block;
    width: 580px;
    height: 850px;
    background: linear-gradient(90deg,rgba(83,48,252,.5),rgba(128,25,215,.5) 50%,rgba(229,57,212,.5));
    filter: blur(150px);
    z-index: -999;
    position: absolute;
    top: -350px;
    left: -400px;
    opacity: .3;
    z-index: 1
}

.signature-container .input-container label {
    margin-bottom: 5px
}

.signature-container .input-container input:focus {
    outline: none;
    border: 1px solid #ba4cd6;
    box-shadow: 0 0 1px 1px#ba4cd6
}

.signature-container .input-container input {
    width: 100%;
    border: 1px solid #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    cursor: text;
    padding: 5px 10px
}

.signature {
    border-collapse: separate;
    background: #fff;
    border-left: 4px solid #bc72fc;
    padding: 24px 24px 16px;
    font-size: 13px;
    font-weight: 500;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol
}

.signature .qr-img {
    width: 72px;
    height: 72px
}

.signature .logo-img {
    width: 100px
}

.signature .user-detail {
    min-height: 32px;
    display: block;
    color: #06030d;
    word-break: break-word;
    text-transform: uppercase
}

.signature .user-detail .name {
    font-size: 36px;
    font-weight: 500;
    display: block;
    margin-right: 205px;
    min-width: 240px
}

.signature .user-detail .designation {
    display: block;
    font-size: 14px;
    margin-top: 32px;
    width: max-content
}

.signature .footer .email a {
    text-decoration: none;
    color: #5d3ef8;
    background: linear-gradient(95deg,#5d3ef8 -12.23%,#ba4cd6 117.24%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 10px;
    font-weight: 500;
    white-space: nowrap
}

.signature .qr-code-wrap {
    vertical-align: top
}

.signature .qr-code-wrap .qr-preview {
    cursor: pointer;
    position: relative
}

.signature .qr-code-wrap .qr-preview i {
    position: absolute;
    font-size: 9px;
    left: 7px;
    bottom: -15px
}

.signature .footer {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
    align-items: baseline;
    text-transform: uppercase
}

.signature .footer .logo {
    width: 100%
}

.signature .footer .link-wrap {
    width: 100%;
    text-align: right
}

.signature .footer .link-wrap a {
    text-decoration: none;
    color: #5d3ef8;
    background: linear-gradient(95deg,#5d3ef8 -12.23%,#ba4cd6 117.24%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 10px;
    font-weight: 500
}

.signature-container .copy-btn {
    background: linear-gradient(138deg,#5f3ef8,#ba4cd6);
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .32px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    outline: none;
    border: none;
    margin-bottom: 32px;
    padding: 8px 15px
}

.career-WorkWithUs-wrapper {
    background: #f6f6f6;
    position: relative
}

.career-WorkWithUs-wrapper .container {
    border-color: #e9e9e9
}

.career-WorkWithUs-wrapper .container:after,.career-WorkWithUs-wrapper .container:before {
    border-left: 1px solid #e9e9e9;
    z-index: 99
}

.career-WorkWithUs-wrapper .is-sticky .container {
    border-color: #ffffff0d
}

.career-WorkWithUs-wrapper .career-WorkWithUs-analog-spacing,.career-WorkWithUs-wrapper .container-border {
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    z-index: 99
}

.career-WorkWithUs-analog-left-bob {
    position: absolute;
    top: 0;
    z-index: -999;
    left: 0
}

.career-WorkWithUs-analog-spacing {
    padding: 100px 0 109px
}

.career-WorkWithUs-analog-intro-mainheading {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
    color: #06030d;
    margin-bottom: 0;
    padding-bottom: 24px;
    position: relative
}

.career-WorkWithUs-analog-intro-mainheading .analog-button {
    z-index: 1
}

.career-WorkWithUs-section-intro-wrap {
    margin-bottom: 70px
}

.career-WorkWithUs-section-intro-wrap p {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    color: #7a797c
}

.career-WorkWithUs-section-intro-wrap .analog-button {
    height: 56px;
    padding: 15px 28px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase
}

.career-WorkWithUs-analog-intro-mainheading span {
    background: linear-gradient(124deg,#af72fc,#bc72fc);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.career-WorkWithUs-analog-intro-mainheading:before {
    position: absolute;
    content: "";
    display: inline-block;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 12px;
    left: -81px;
    width: 4px;
    height: 57px;
    z-index: 999
}

.career-WorkWithUs-analog-intro-text {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0
}

@media only screen and (max-width: 1280px) {
    .career-WorkWithUs-wrapper .mainmenu ul li {
        padding:0 10px
    }

    .header-btn-text a {
        white-space: pre
    }
}

@media only screen and (max-width: 1024px) {
    .career-WorkWithUs-analog-intro-mainheading:before {
        left:-32px
    }
}

@media only screen and (max-width: 991px) {
    .career-WorkWithUs-wrapper .mainmenu ul li {
        padding:0 5px
    }

    .career-WorkWithUs-analog-intro-mainheading:before {
        left: -81px
    }

    .header-btn-text a {
        white-space: pre
    }
}

@media only screen and (max-width: 767px) {
    .career-WorkWithUs-section-intro-wrap p {
        font-size:16px;
        line-height: 24px
    }

    .career-WorkWithUs-wrapper .container:after {
        display: none
    }

    .career-WorkWithUs-analog-intro-mainheading {
        font-size: 40px;
        line-height: 52px;
        padding-bottom: 20px
    }

    .career-WorkWithUs-analog-intro-mainheading:before {
        width: 4px;
        height: 30px;
        left: -16px
    }

    .section-intro-wrap p {
        font-size: 16px;
        letter-spacing: .32px;
        line-height: 24px;
        margin-bottom: 20px
    }

    .section-intro-wrap .analog-button {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: .28px;
        height: 48px;
        width: 100%;
        max-width: 326px;
        margin: 0
    }

    .career-WorkWithUs-analog-spacing {
        padding: 45px 0 81px
    }

    .section-intro-wrap {
        margin-bottom: 40px
    }

    .logo {
        padding: 0
    }

    .career-footer .container:after,.career-footer .container:before {
        display: none
    }

    .career-WorkWithUs-section-intro-wrap .analog-button {
        max-width: 326px;
        width: 100%;
        font-size: 14px;
        height: 48px
    }

    .career-WorkWithUs-wrapper .custom-navbar-wrapper .openmenu-wrap.container:before {
        border-left: 1px solid #ffffff0d;
        left: 0
    }

    .career-WorkWithUs-wrapper .custom-navbar-wrapper .openmenu-wrap.container:after {
        border-left: 1px solid #ffffff0d;
        right: 0
    }

    .career-WorkWithUs-wrapper .is-sticky.custom-navbar-wrapper .openmenu-wrap.container:before {
        border-left: 1px solid #ffffff0d
    }

    .career-WorkWithUs-wrapper .is-sticky.custom-navbar-wrapper .openmenu-wrap.container:after {
        border-left: 1px solid #ffffff0d;
        right: 0
    }
}

@media only screen and (max-width: 576px) {
    .container-fluid.main-header {
        padding:0 25px
    }

    .career-WorkWithUs-wrapper .custom-navbar-wrapper .openmenu-wrap.container:before {
        left: 15px
    }

    .career-WorkWithUs-wrapper .custom-navbar-wrapper .openmenu-wrap.container:after {
        right: 15px
    }

    .career-WorkWithUs-analog-intro-mainheading:before {
        left: -16px
    }

    .career-WorkWithUs-section-intro-wrap .analog-button {
        max-width: unset;
        width: 100%
    }
}

.career-comapany-vision-wrapper {
    background: #f6f6f6;
    position: relative
}

.career-comapany-vision-spacing {
    padding: 109px 0;
    border-color: hsla(0,0%,41%,.1)
}

.career-comapany-vision-spacing:before {
    left: -80px
}

.career-comapany-vision-spacing:after,.career-comapany-vision-spacing:before {
    content: "";
    display: inline-block;
    border-left: 1px solid hsla(0,0%,41%,.1);
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0
}

.career-comapany-vision-spacing:after {
    z-index: 0;
    right: -80px
}

.career-comapany-vision-section-intro {
    padding-bottom: 70px
}

.career-comapany-vision-intro-mainheading {
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    position: relative;
    margin: 0
}

.career-comapany-vision-intro-mainheading span {
    background: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%)
}

.career-comapany-vision-intro-mainheading:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 42px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 12px;
    left: -81px
}

.career-comapany-vision-intro-subheading {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
    position: relative
}

.career-comapany-vision-intro-subheading:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -40px
}

.career-comapany-vision-section-intro .intro-subheading {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
    position: relative
}

.career-comapany-vision-section-intro .intro-subheading:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -25px
}

.career-comapany-vision-intro-subheading {
    color: #7a797c
}

.career-comapany-vision-intro-mainheading {
    color: #06030d
}

.career-comapany-vision-section-intro .intro-text {
    font-weight: 400;
    color: #625f68
}

.career-comapany-vision-intro-mainheading span {
    background: linear-gradient(87.5deg,#af72fc 3.84%,#bc72fc 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.career-comapany-vision-list {
    display: flex;
    justify-content: space-between
}

.career-comapany-vision-list-item {
    display: flex;
    flex-direction: column;
    padding: 32px;
    width: 31%;
    background-color: #fff;
    position: relative
}

.career-comapany-vision-list-item-overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(231.19% 141.42% at 100% 0,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.02) 100%)
}

.career-comapany-vision-list-item:after {
    content: "";
    width: 4px;
    height: 57px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 30px;
    right: -1px;
    z-index: 1
}

.career-comapany-vision-list-item-img {
    width: 100px;
    height: 100px;
    margin-left: -10px
}

.career-comapany-vision-list-item-desc {
    flex-grow: 1
}

.career-comapany-vision-list-item h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 8px
}

.career-comapany-vision-list-item p {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    color: #625f68
}

.career-comapany-vision-list-item a {
    background: linear-gradient(124deg,#5d3ef8,#ba4cd6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

.career-blur {
    top: -60%
}

.career-blur,.career-blur-bottom {
    position: absolute;
    right: -10%;
    z-index: 100
}

.career-blur-bottom {
    bottom: -70%
}

@media only screen and (max-width: 1024px) {
    .career-comapany-vision-intro-mainheading:before {
        left:-81px
    }
}

@media only screen and (max-width: 991px) {
    .career-blur {
        display:none
    }
}

@media only screen and (max-width: 767px) {
    .career-comapany-vision-spacing {
        padding:100px 20px
    }

    .career-comapany-vision-section-intro {
        padding-bottom: 30px
    }

    .career-comapany-vision-intro-subheading:before {
        top: 50%;
        transform: translateY(-50%);
        left: -11px
    }

    .career-comapany-vision-list {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 30px
    }

    .career-comapany-vision-list-item {
        width: 100%;
        padding: 24px 24px 18px
    }

    .career-comapany-vision-list-item h3 {
        font-size: 20px;
        line-height: 28px
    }

    .career-blur-bottom p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px
    }

    .career-comapany-vision-spacing {
        padding: 55px 0
    }

    .career-comapany-vision-intro-subheading {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: .7px
    }

    .career-comapany-vision-intro-mainheading {
        font-size: 32px;
        line-height: 42px
    }

    .career-comapany-vision-intro-mainheading:before {
        width: 4px;
        height: 24px;
        left: -16px
    }

    .career-comapany-vision-spacing:after,.career-comapany-vision-spacing:before {
        display: none
    }

    .career-comapany-vision-list-item p {
        letter-spacing: .32px;
        font-size: 16px;
        line-height: 24px
    }
}

@media only screen and (max-width: 576px) {
    .career-comapany-vision-intro-mainheading:before {
        left:-16px;
        top: 9px
    }

    .career-comapany-vision-intro-subheading:before {
        left: -12px
    }

    .career-comapany-vision-list-item p {
        letter-spacing: .32px;
        font-size: 16px;
        line-height: 24px
    }
}

.career-main-wrap {
    overflow: hidden
}

.career-main-wrap .custom-navbar-wrapper .container:after,.career-main-wrap .custom-navbar-wrapper .container:before {
    border-color: #e9e9e9
}

.career-WorkWithUs-wrapper .is-sticky .container:after,.career-WorkWithUs-wrapper .is-sticky .container:before {
    border-color: #ffffff0d
}

.team-vision-wrapper {
    background: #06030d;
    position: relative
}

.team-vision-wrapper:before {
    background: url(/images/team-page/ourvision.png) no-repeat top/cover;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
    width: 988.28px;
    height: 422.917px;
    transform: rotate(-65.272deg);
    background: linear-gradient(0deg,rgba(162,38,205,.5),rgba(162,38,205,.5)),linear-gradient(0deg,rgba(162,38,205,.5),rgba(162,38,205,.5)),linear-gradient(0deg,rgba(162,38,205,.5),rgba(162,38,205,.5)),rgba(162,38,205,.5);
    opacity: .2;
    filter: blur(100px)
}

.team-vision-wrapper .mainmenu ul li a {
    text-decoration: none
}

.team-vision-wrapper .container:after,.team-vision-wrapper .container:before {
    border-left: 1px solid hsla(0,0%,100%,.05);
    z-index: 99
}

.team-vision-wrapper .container-border,.team-vision-wrapper .team-vision-analog-spacing {
    border-right: 1px solid hsla(0,0%,100%,.05);
    border-left: 1px solid hsla(0,0%,100%,.05);
    z-index: 99
}

.team-vision-wrapper .team-vision-analog-spacing {
    position: relative
}

.team-vision-analog-spacing .image-wrap:before {
    position: absolute;
    content: "";
    background: url(/images/team-page/our-visiongrid.png) repeat top/contain;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .078;
    z-index: -1
}

.team-vision-wrapper .header-btn-text {
    border-image-source: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    border-image-slice: 1;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.team-vision-analog-left-bob {
    position: absolute;
    top: 0;
    z-index: 0;
    left: 0
}

.team-vision-analog-spacing {
    padding: 100px 0 109px
}

.team-vision-analog-intro-mainheading {
    color: #fff;
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
    margin-bottom: 24px;
    position: relative
}

.team-vision-section-intro-wrap {
    margin-bottom: 70px
}

.team-vision-section-intro-wrap p {
    color: hsla(0,0%,100%,.7);
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    width: 73%
}

.team-vision-section-intro-wrap .analog-button {
    height: 56px;
    padding: 15px 28px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase
}

.team-vision-analog-intro-mainheading span {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px
}

.team-vision-analog-intro-mainheading:before {
    position: absolute;
    content: "";
    display: inline-block;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 12px;
    left: -80px;
    width: 4px;
    height: 57px;
    z-index: 999
}

.team-vision-analog-intro-text {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0
}

@media only screen and (max-width: 1280px) {
    .team-vision-wrapper .mainmenu ul li {
        padding:0 10px
    }

    .header-btn-text a {
        white-space: pre
    }
}

@media only screen and (max-width: 991px) {
    .team-vision-wrapper .mainmenu ul li {
        padding:0 5px
    }

    .team-vision-wrapper .mainmenu ul li a {
        font-size: 13px;
        gap: 0
    }

    .team-vision-wrapper .header-btn-text {
        font-size: 12px
    }

    .header-btn-text a {
        white-space: pre
    }
}

@media only screen and (max-width: 767px) {
    .team-vision-wrapper .team-vision-analog-spacing {
        margin:0 auto
    }

    .team-vision-wrapper .container:after,.team-vision-wrapper .container:before {
        display: none
    }

    .team-vision-analog-intro-mainheading,.team-vision-analog-intro-mainheading span {
        font-size: 40px;
        line-height: 52px;
        padding-bottom: 20px;
        margin-bottom: 0
    }

    .team-vision-analog-intro-mainheading:before {
        width: 4px;
        height: 30px;
        left: -15px
    }

    .section-intro-wrap p {
        font-size: 16px;
        letter-spacing: .32px;
        line-height: 24px;
        margin-bottom: 20px
    }

    .team-vision-section-intro-wrap p {
        font-size: 16px;
        letter-spacing: .32px;
        line-height: 24px;
        width: 100%
    }

    .section-intro-wrap .analog-button {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: .28px;
        height: 48px;
        width: 100%;
        max-width: 326px;
        margin: 0
    }

    .team-vision-analog-spacing {
        padding: 45px 0 81px
    }

    .section-intro-wrap {
        margin-bottom: 40px
    }

    .logo {
        padding: 0
    }

    .team-footer .container:after,.team-footer .container:before {
        display: none
    }

    .team-vision-section-intro-wrap .analog-button {
        max-width: 326px;
        width: 100%
    }

    .team-vision-wrapper:before {
        opacity: .078;
        filter: blur(100px);
        transform: rotate(0deg)
    }

    .team-vision-wrapper .custom-navbar-wrapper .openmenu-wrap.container:before {
        content: "";
        border-left: 1px solid hsla(0,0%,100%,.05);
        left: 0
    }

    .team-vision-wrapper .custom-navbar-wrapper .openmenu-wrap.container:after {
        content: "";
        border-left: 1px solid hsla(0,0%,100%,.05);
        right: 0
    }
}

@media only screen and (max-width: 576px) {
    .container-fluid.main-header {
        padding:0 25px
    }

    .team-comapany-vision-intro-mainheading:before {
        left: -25px
    }

    .team-vision-wrapper .custom-navbar-wrapper .openmenu-wrap.container:before {
        content: "";
        border-left: 1px solid hsla(0,0%,100%,.05);
        left: 15px
    }

    .team-vision-wrapper .custom-navbar-wrapper .openmenu-wrap.container:after {
        content: "";
        border-left: 1px solid hsla(0,0%,100%,.05);
        right: 15px
    }
}

.team-comapany-values-wrapper {
    background: #06030d;
    position: relative
}

.team-comapany-values-spacing {
    padding: 109px 0;
    border-left: 1px solid hsla(0,0%,41%,.1);
    border-right: 1px solid hsla(0,0%,41%,.1);
    position: relative
}

.team-comapany-values-spacing:before {
    left: -80px
}

.team-comapany-values-spacing:after,.team-comapany-values-spacing:before {
    content: "";
    display: inline-block;
    border-left: 1px solid hsla(0,0%,41%,.1);
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0
}

.team-comapany-values-spacing:after {
    z-index: 0;
    right: -80px
}

.team-comapany-values-section-intro {
    padding-bottom: 70px
}

.team-comapany-values-section-intro .team-comapany-values-intro-mainheading {
    color: #fff;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    position: relative;
    margin: 0
}

.team-comapany-values-intro-mainheading span {
    background: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%)
}

.team-comapany-values-intro-mainheading:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 35px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 12px;
    left: -78px
}

.team-comapany-values-section-intro .team-comapany-values-intro-subheading {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
    position: relative
}

.team-comapany-values-intro-subheading:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -40px
}

.team-comapany-values-section-intro .intro-subheading {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
    position: relative
}

.team-comapany-values-section-intro .intro-subheading:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -25px
}

.team-comapany-values-intro-subheading {
    color: #7a797c
}

.team-comapany-values-intro-mainheading {
    color: #06030d
}

.team-comapany-values-section-intro .intro-text {
    font-weight: 400;
    color: #625f68
}

.team-comapany-values-intro-mainheading span {
    background: linear-gradient(87.5deg,#af72fc 3.84%,#bc72fc 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.team-comapany-values-spacing .image-wrap:before {
    position: absolute;
    content: "";
    background: url(/images/team-page/our-values-grid.png) repeat top/contain;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .078
}

.team-comapany-values-spacing .image-wrap img {
    max-width: 100%;
    height: auto
}

.team-comapany-values-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 40px
}

.team-comapany-values-list-item {
    display: flex;
    flex-direction: column;
    padding: 32px;
    width: 31%;
    -webkit-backdrop-filter: blur(12.5px);
    backdrop-filter: blur(12.5px);
    position: relative
}

.team-comapany-values-list-item,.team-comapany-values-list-item-overlay-grid {
    background: radial-gradient(231.19% 141.42% at 100% 0,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.02) 100%)
}

.team-comapany-values-list-item-overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.team-comapany-values-list-item:after {
    content: "";
    width: 4px;
    height: 57px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 30px;
    right: -1px;
    z-index: 1
}

.team-comapany-values-list-item-img {
    width: 100px;
    height: 100px;
    margin-left: -10px
}

.team-comapany-values-list-item-desc {
    flex-grow: 1
}

.team-comapany-values-list-item h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px
}

.team-comapany-values-list-item p {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-weight: 300;
    line-height: 28px
}

.team-comapany-values-list-item a {
    background: linear-gradient(124deg,#5d3ef8,#ba4cd6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

.team-blur {
    top: -60%
}

.team-blur,.team-blur-bottom {
    position: absolute;
    right: -10%;
    z-index: 100
}

.team-blur-bottom {
    bottom: -70%
}

.team-comapany-values-wrapper .team-blur-bottom {
    z-index: 0
}

@media only screen and (max-width: 767px) {
    .team-comapany-values-spacing {
        padding:100px 20px
    }

    .team-comapany-values-section-intro {
        padding-bottom: 30px
    }

    .team-comapany-values-intro-subheading:before {
        top: 50%;
        transform: translateY(-50%);
        left: -10px
    }

    .team-comapany-values-list {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 24px
    }

    .team-comapany-values-list-item {
        width: 100%;
        padding: 24px 24px 18px;
        margin-bottom: 0
    }

    .team-comapany-values-list-item-img {
        margin-bottom: 16px;
        margin-left: 0
    }

    .team-comapany-values-list-item h3 {
        font-size: 20px;
        line-height: 28px
    }

    .team-comapany-values-list-item p {
        font-size: 16px;
        line-height: 28px;
        font-weight: 300
    }

    .team-blur-bottom p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px
    }

    .team-comapany-values-spacing {
        padding: 55px 0
    }

    .team-comapany-values-section-intro .team-comapany-values-intro-subheading {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: .7px;
        margin-bottom: 16px
    }

    .team-comapany-values-section-intro .team-comapany-values-intro-mainheading {
        font-size: 32px;
        line-height: 42px
    }

    .team-comapany-values-intro-mainheading:before {
        width: 4px;
        height: 24px;
        left: -24px;
        top: 10px
    }

    .team-comapany-values-spacing:after,.team-comapany-values-spacing:before {
        display: none
    }

    .team-comapany-values-wrapper .team-blur-bottom {
        z-index: 0
    }
}

@media only screen and (max-width: 576px) {
    .team-comapany-values-spacing {
        margin:0 auto;
        padding: 55px 0
    }

    .team-comapany-values-intro-mainheading:before {
        left: -16px
    }
}

.our-team-wrapper {
    background: #f6f6f6;
    position: relative;
    overflow: hidden
}

.our-team-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(/images/team-page/blur.png) no-repeat top/contain;
    width: 256px;
    height: 256px
}

.team-main-content .team-head-section .tag-team span {
    color: #7a797c;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase
}

.team-main-content .team-head-section .tag-team {
    position: relative;
    margin-bottom: 32px
}

.team-main-content {
    width: 100%;
    position: relative;
    padding: 109px 0;
    border-left: 1px solid hsla(0,0%,41%,.1);
    border-right: 1px solid hsla(0,0%,41%,.1)
}

.team-main-content:before {
    left: -80px
}

.team-main-content:after,.team-main-content:before {
    content: "";
    display: inline-block;
    border-left: 1px solid hsla(0,0%,41%,.1);
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0
}

.team-main-content:after {
    z-index: 0;
    right: -80px
}

.team-main-content .team-head-section .tag-team:before {
    width: 4px;
    content: "";
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    height: 4px;
    background: linear-gradient(124deg,#af72fc,#bc72fc)
}

.team-main-content .team-head-section {
    width: 100%
}

.service-team-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 50px
}

.service-team-wrapper h2 {
    color: #06030d
}

.service-team-wrapper h2,.service-team-wrapper h2 span {
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    position: relative
}

.service-team-wrapper h2 span {
    background: linear-gradient(124deg,#af72fc,#bc72fc);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.service-team-wrapper h2:before {
    content: "";
    left: -81px;
    width: 4px;
    height: 40px;
    background: linear-gradient(124deg,#af72fc,#bc72fc);
    position: absolute;
    left: -80px;
    top: 50%;
    transform: translateY(-50%)
}

.service-team-wrapper .slider-button-wrapper {
    display: flex;
    align-items: flex-start;
    background-color: transparent;
    column-gap: 18px
}

.service-team-wrapper .slider-button-wrapper button {
    background: linear-gradient(124deg,rgba(206,192,243,.1),rgba(195,138,244,.1));
    color: #fff;
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border-image-slice: 1;
    padding: 16px;
    border-width: 1px
}

.our-team-section-slider-wrapper {
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    width: 100%
}

.our-team-section-slider-wrapper .team-info:hover,.our-team-section-slider-wrapper .team-info:hover .social-icon {
    filter: drop-shadow(5px 5px 5px #af72fc36)
}

.our-team-section-slider-wrapper .team-info:hover h4 {
    color: #af72fc
}

.our-team-section-slider-wrapper .team-info:hover p {
    color: #625f68
}

.our-team-section-slider-wrapper .team-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 32px
}

.our-team-section-slider-wrapper .team-info .team-img {
    display: flex;
    flex-direction: column;
    position: relative
}

.our-team-section-slider-wrapper .team-info .team-img .img-icon {
    width: 250px;
    height: 250px;
    background: radial-gradient(231.19% 141.42% at 100% 0,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.02) 100%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    margin-bottom: 24px
}

.our-team-section-slider-wrapper .team-info .team-img .social-icon img {
    max-width: 100%;
    height: auto
}

.our-team-section-slider-wrapper .team-info .team-img .social-icon {
    position: absolute;
    bottom: 30px;
    right: 0;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: -2px -1px 5px 0 rgb(0 0 0/7%)
}

.our-team-section-slider-wrapper .team-info h3 {
    color: #06030d;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 12px
}

.our-team-section-slider-wrapper .team-info p {
    color: #7a797c;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: .7px;
    text-transform: uppercase;
    margin-bottom: 0
}

.our-team-section-slider-wrapper .button-wrapper {
    display: none
}

@media screen and (max-width: 767px) {
    .service-team-wrapper h2,.service-team-wrapper h2 span {
        font-size:32px;
        line-height: 42px
    }

    .service-team-wrapper h2:before {
        width: 4px;
        height: 24px;
        left: -26px
    }

    .team-main-content:after,.team-main-content:before {
        display: none
    }

    .team-main-content {
        padding: 80px 0
    }

    .team-main-content .team-head-section .tag-team span {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: .7px
    }

    .team-main-content .team-head-section .tag-team {
        margin-bottom: 24px
    }

    .team-main-content .team-head-section .tag-team:before {
        top: 50%;
        transform: translateY(-50%);
        left: -15px
    }

    .our-team-section-slider-wrapper .button-wrapper {
        display: flex;
        align-items: flex-start;
        background-color: transparent;
        column-gap: 18px;
        z-index: 99;
        padding: 0;
        margin-top: 24px
    }

    .our-team-section-slider-wrapper .button-wrapper button {
        width: 48px;
        height: 48px;
        background: linear-gradient(124deg,rgba(206,192,243,.1),rgba(195,138,244,.1));
        color: #fff;
        border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
        border-image-slice: 1;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        border-width: 1px
    }

    .our-team-section-slider-wrapper .team-info {
        display: block;
        margin: 0 auto
    }

    .our-team-section-slider-wrapper .team-info .team-img .img-icon {
        width: 100px;
        height: auto;
        margin: 0 auto 16px
    }

    .our-team-section-slider-wrapper .team-info .team-img .img-icon img {
        margin: 0 auto
    }

    .our-team-section-slider-wrapper .team-info .team-img .social-icon {
        bottom: 0;
        width: 32px;
        height: 32px;
        right: 0;
        border-radius: 50%
    }

    .our-team-section-slider-wrapper .team-info .team-img .social-icon .linkedin-lcon {
        width: 14px;
        height: 14px
    }

    .our-team-section-slider-wrapper .team-info p {
        font-size: 10px;
        text-align: center;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: .5px;
        text-transform: uppercase
    }

    .our-team-section-slider-wrapper .team-info h3 {
        font-size: 16px;
        text-align: center;
        font-weight: 500;
        line-height: 26px;
        margin-bottom: 0
    }

    .service-team-wrapper .slider-button-wrapper {
        display: none
    }
}

@media screen and (max-width: 576px) {
    .our-team-container {
        margin:0 auto
    }

    .our-team-section-slider-wrapper .slick-dots {
        display: flex!important;
        justify-content: flex-end!important;
        right: 0!important;
        bottom: -67px
    }

    .service-team-wrapper h2:before {
        left: -17px
    }

    .team-main-content .team-head-section .tag-team:before {
        left: -10px
    }

    .our-team-section-slider-wrapper .team-info {
        display: flex
    }
}

.team-main-content .our-team-section-slider-wrapper .slick-dots {
    display: flex!important;
    justify-content: flex-end!important;
    right: 20px;
    bottom: -67px;
    position: absolute!important
}

.team-main-content .our-team-section-slider-wrapper .slick-dots li {
    width: auto!important;
    display: flex;
    justify-content: center
}

.team-main-wrap {
    overflow: hidden;
    background: #06030d
}

.footer-wrap {
    width: 100%;
    overflow: hidden;
    background-color: #09090a
}

.footer-wrap .drop-downwrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer-wrap .drop-downwrap h2 {
    margin: 0
}

.footer-wrap .mobile-footer .f1-in {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 25px 0;
    height: 71px;
    transition: .3s;
    overflow: hidden;
    gap: 50px
}

.footer-wrap .mobile-footer .f1-in .drop-downwrap {
    width: 100%
}

.footer-wrap .mobile-footer .f1-in ul {
    width: 100%;
    visibility: unset;
    opacity: unset;
    display: flex;
    flex-direction: column;
    gap: 12px
}

.footer-wrap .f1-in.footer-title-open {
    height: 250px;
    gap: 12px;
    justify-content: flex-start
}

.footer-wrap .menu-list ul {
    padding-left: 24px
}

.footer-wrap .mobile-footer .f1-in .drop-downwrap img {
    transform: rotate(180deg);
    transition: .3s
}

.footer-wrap .f1-in.footer-title-open .drop-downwrap img {
    transform: rotate(0deg);
    transition: .3s
}

.footer-wrap .mobile-footer .f1-in.footer-title-open ul {
    visibility: unset;
    opacity: unset;
    display: flex;
    flex-direction: column;
    gap: 12px
}

.footer-wrap ul li {
    margin: 0
}

.footer-wrap .footer-box ul li,.footer-wrap .menu-list ul li {
    position: relative
}

.footer-wrap .lower-footer-wrapper .left ul li a {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 5px
}

.footer-wrap .menu-list ul li:hover:before {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    content: "";
    display: block;
    height: 5px;
    left: -13px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s;
    width: 5px
}

.footer-wrap .footer-box ul li a:hover:before,.footer-wrap .lower-footer-wrapper .left ul li a:hover:before {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    content: "";
    display: block;
    height: 5px;
    left: -13px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s;
    width: 5px;
    animation: fade-in .5s
}

.footer-wrap .subscribe-form-content h2 {
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 6px
}

.footer-wrap .subscribe-form-content p {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px
}

.footer-wrap .subscribe-form-in .form-control {
    border: 1px solid hsla(0,0%,100%,.07);
    background: hsla(0,0%,100%,.03);
    -webkit-backdrop-filter: blur(11px);
    backdrop-filter: blur(11px);
    height: 56px;
    color: #fff
}

.footer-wrap .subscribe-form-in .email-box {
    width: 100%
}

.footer-wrap .subscribe-form-in .email-box.error {
    border-color: #f13c77;
    width: 100%
}

.footer-wrap .submitbtn {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 16px;
    height: 56px
}

.footer-wrap .container-fluid.subscribe-form .row {
    padding: 80px 15px 107px
}

.footer-wrap .container-fluid.subscribe-form .row.f1-row {
    padding: 80px 0
}

.footer-wrap .lower-footer-wrapper .left ul {
    display: flex;
    align-items: center;
    column-gap: 20px;
    white-space: pre;
    flex-wrap: wrap
}

.footer-wrap .f1-in ul li a {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    color: #8a8a8a;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 5px
}

.footer-wrap .f1-in ul li a:hover,.footer-wrap .lower-footer-wrapper .left ul li a:hover {
    color: #d1d1d1
}

.footer-wrap .lower-footer-wrapper .right ul li:hover {
    cursor: pointer
}

.footer-wrap .f1-in h2 {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: .6px;
    text-transform: uppercase;
    margin-bottom: 8px
}

.footer-wrap .footer-box ul {
    display: flex;
    flex-direction: column;
    gap: 9px
}

.footer-wrap .container-fluid.subscribe-form .container {
    border-color: hsla(0,0%,100%,.05)
}

.footer-wrap .container-fluid.subscribe-form .container:before {
    display: none;
    content: "";
    display: inline-block;
    border-left: 1px solid hsla(0,0%,100%,.05);
    width: 1px;
    height: 100%;
    position: absolute;
    left: -80px;
    top: 0
}

.footer-wrap .container-fluid.subscribe-form .container:after {
    right: -80px
}

.footer-wrap .container-fluid.footer .container:before,.footer-wrap .container-fluid.subscribe-form .container:after {
    content: "";
    display: inline-block;
    border-left: 1px solid hsla(0,0%,100%,.05);
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0
}

.footer-wrap .container-fluid.footer .container:before {
    left: -80px
}

.footer-wrap .container-fluid.footer .container:after {
    content: "";
    display: inline-block;
    border-left: 1px solid hsla(0,0%,100%,.05);
    width: 1px;
    height: 100%;
    position: absolute;
    right: -80px;
    top: 0
}

.footer-wrap .container:after {
    border-left: 1px solid hsla(0,0%,100%,.05)
}

.footer-wrap .container {
    border-color: hsla(0,0%,100%,.05)
}

.subscribe-form-in .error-wrap {
    position: absolute;
    bottom: -22px;
    left: 0;
    color: #f13c77;
    font-size: 12px;
    font-weight: 300;
    line-height: 22px
}

.footer-wrap .container-fluid.subscribe-form .mobile-container-wrap {
    background-image: url(/images/gridVector.png);
    background-position: 50%
}

.footer-wrap .footer-left-bob {
    position: absolute;
    left: -350px;
    top: 15%;
    opacity: .15;
    height: 100%;
    width: 40%
}

@media only screen and (max-width: 767px) {
    .subscribe-form-in .error-wrap {
        position:unset
    }

    .footer-wrap .container-fluid.subscribe-form .mobile-container-wrap {
        background-image: url(/images/footer-mobile-grid.png);
        background-position-y: 80%;
        background-attachment: fixed
    }

    .footer-wrap .container-fluid.footer .container:after,.footer-wrap .container-fluid.footer .container:before,.footer-wrap .container-fluid.subscribe-form .container:after {
        display: none
    }

    .footer-wrap .submitbtn {
        margin: 0
    }

    .mobile-container-wrap:after,.mobile-container-wrap:before {
        display: none
    }

    .footer-wrap .container-fluid.subscribe-form .row {
        width: 100%;
        margin: 0 auto;
        padding: 41px 0
    }

    .footer-wrap .footer-left-bob {
        top: -250px;
        left: 30px;
        height: 70%
    }

    .footer-wrap .container-fluid.subscribe-form .container {
        padding: 0
    }

    .footer-wrap .container-fluid.subscribe-form .container:before {
        display: none;
        left: 15px
    }

    .footer-wrap .container-fluid.subscribe-form .container:after {
        right: 15px
    }

    .footer-wrap .container-fluid.footer .container:before {
        left: 15px
    }

    .footer-wrap .container-fluid.footer .container:after {
        right: 15px
    }

    .footer-wrap .container-fluid.footer .container {
        padding: 0
    }

    .footer-wrap .footer-logo {
        padding-top: 40px
    }

    .footer-wrap .footer-logo p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px;
        margin: 15px 0 24px
    }

    .footer-wrap .subscribe-form-content h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 8px
    }

    .footer-wrap .subscribe-form-content p {
        color: hsla(0,0%,100%,.7);
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px
    }

    .footer-wrap .subscribe-form-in .form-control {
        border: 1px solid hsla(0,0%,100%,.07)!important;
        background: hsla(0,0%,100%,.03)!important;
        -webkit-backdrop-filter: blur(11px);
        backdrop-filter: blur(11px);
        height: 48px;
        margin-bottom: 0
    }

    .footer-wrap .submitbtn {
        background: hsla(0,0%,100%,.03);
        -webkit-backdrop-filter: blur(13.5px);
        backdrop-filter: blur(13.5px);
        height: 48px;
        letter-spacing: .28px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-top: 13px
    }

    .footer-wrap .lower-footer-wrapper .right ul {
        gap: 8px
    }

    .footer-wrap .lower-footer-wrapper ul li:last-child {
        display: flex
    }

    .footer-wrap .lower-footer-wrapper {
        position: relative
    }

    .footer-wrap .lower-footer-wrapper .left ul li:last-child {
        position: absolute;
        bottom: 15px;
        right: 0
    }

    .footer-wrap .lower-footer-wrapper .left ul li:nth-child(6) {
        display: none
    }

    .footer-wrap .lower-footer-wrapper {
        padding: 10px 0 0
    }

    .footer-wrap .container:after,.footer-wrap .container:before {
        display: none
    }

    .footer-wrap .f1-in ul li a,.footer-wrap .lower-footer-wrapper .left ul li a {
        padding: 0
    }
}

@media screen and (max-width: 576px) {
    .footer-wrap {
        padding:0
    }

    .footer-wrap .container-fluid.footer,.footer-wrap .subscribe-form {
        padding: 0 15px
    }
}

.hero-section.partners-program {
    background-color: #09090a
}

.use-cases-banner-wrapper {
    position: relative;
    background: #06030d
}

.use-cases-banner-wrapper .nfts-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    margin-bottom: 33px
}

.use-cases-banner-wrapper .use-case-banner-container .nfts-text:after {
    content: "";
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 13px;
    transform: translateY(-50%);
    left: -38px
}

.use-cases-banner-content {
    padding: 100px 0 150px
}

.use-cases-banner-wrapper:before {
    content: "";
    background: url(/images/use-cases/governance/bg-shadow.png) no-repeat 50%/cover;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 422px;
    height: 100%;
    z-index: 0;
    filter: blur(100px);
    opacity: .5
}

.use-cases-blue-bob-big {
    display: block;
    width: 320px;
    height: 1000px;
    transform: rotate(50deg);
    background: linear-gradient(90deg,rgba(83,48,252,.5),rgba(128,25,215,.5) 50%,rgba(229,57,212,.5));
    filter: blur(150px)
}

.use-cases-banner-overlay-grid {
    position: absolute;
    top: 0;
    opacity: .5;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.use-cases-banner-top-left {
    position: absolute;
    top: -350px;
    left: -100px;
    opacity: .2
}

.use-cases-banner-left-text {
    letter-spacing: 3px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.use-cases-banner-left-text h1 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
    color: #fff;
    margin-bottom: 0;
    position: relative
}

.use-case-banner-container .use-cases-banner-left-text h1:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 50px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 15px;
    left: -80px
}

.use-cases-banner-left-text h1 span {
    background: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    color: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%)
}

.use-cases-banner-left-text p {
    font-size: 20px;
    color: hsla(0,0%,100%,.7);
    margin-bottom: 30px;
    margin-top: 20px;
    font-family: TWK NormalThin;
    letter-spacing: .2px
}

.use-cases-banner-left-text a {
    background: linear-gradient(95.49deg,#5d3ef8 -12.23%,#ba4cd6 117.24%);
    padding: 15px 28px 15px 21px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-decoration: none
}

.use-cases-banner-right {
    position: relative
}

.use-cases-banner-right-img {
    width: inherit;
    margin-top: -40px;
    background-repeat: no-repeat;
    background-position: 100%;
    width: 105%;
    z-index: 1
}

.use-cases-banner-right-img-top {
    width: inherit;
    top: -70px;
    right: -80px;
    width: 70%
}

.use-cases-banner-right-img-bottom,.use-cases-banner-right-img-top {
    position: absolute;
    background-repeat: no-repeat;
    background-position: 100%;
    z-index: 0;
    opacity: .1;
    filter: blur(10px)
}

.use-cases-banner-right-img-bottom {
    width: inherit;
    bottom: -50px;
    left: -25px;
    width: 80%
}

.use-cases-banner-overlay-grid {
    background-image: url(/images/use-cases/grid-vector-blured.png);
    opacity: .30000001192092896;
    background-position: 100% 100%;
    background-repeat: no-repeat
}

@media only screen and (max-width: 1199px) {
    .use-cases-banner-left-text h1 {
        font-size:54px
    }

    .use-cases-banner-right-img {
        margin-top: -20px
    }

    .use-cases-banner-right-img-top {
        top: -70px;
        width: 70%;
        right: -60px
    }

    .use-cases-banner-right-img-bottom {
        bottom: 10px;
        left: -25px
    }
}

@media only screen and (max-width: 991px) {
    .use-cases-banner-left-text h1 {
        font-size:44px
    }

    .use-cases-banner-right-img-bottom {
        bottom: 153px;
        left: -35px
    }

    .use-case-banner-container .use-cases-banner-left-text h1:after {
        position: absolute;
        content: "";
        display: inline-block;
        width: 4px;
        height: 32px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        top: 24px
    }

    .use-cases-banner-wrapper .use-case-banner-container .nfts-text:after {
        content: "";
        width: 4px;
        height: 4px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        position: absolute;
        top: 13px;
        transform: translateY(-50%)
    }
}

@media only screen and (max-width: 767px) {
    .use-cases-banner-overlay-grid {
        background-image:url(/images/use-cases/grid-vector-blured-mobile.png);
        opacity: .7;
        background-position: 50%
    }

    .use-cases-banner-wrapper {
        padding: 0 15px
    }

    .use-cases-banner-wrapper .container:after,.use-cases-banner-wrapper .container:before {
        display: none
    }

    .use-cases-banner-top-left {
        top: 40%;
        left: -250px;
        opacity: .3
    }

    .use-cases-banner-content {
        padding: 41px 0 60px
    }

    .use-cases-banner-left {
        order: 2;
        flex: 0 0 100%;
        max-width: 100%
    }

    .use-cases-banner-right {
        flex: 1 1;
        max-width: 100%;
        text-align: center;
        margin-bottom: 20px
    }

    .use-cases-banner-right-img {
        width: 80%
    }

    .use-cases-banner-right-img-top {
        top: -50px;
        width: 40%;
        right: 50px
    }

    .use-cases-banner-right-img-bottom {
        bottom: -10px;
        left: 50px;
        width: 40%
    }

    .use-cases-banner-heading-before:before {
        height: 25px;
        top: 12px;
        left: -9px
    }

    .use-cases-banner-left-text h1 {
        font-size: 40px;
        line-height: 48px;
        letter-spacing: 0
    }

    .use-cases-banner-left-text p {
        font-size: 16px;
        margin: 9px 0 24px;
        line-height: 24px
    }

    .use-cases-banner-left-text h1:after {
        width: 4px;
        height: 32px;
        left: -25px;
        top: 10px
    }

    .use-cases-banner-wrapper .nfts-text:after {
        left: -15px
    }

    .use-cases-banner-wrapper .nfts-text {
        margin-bottom: 13px
    }

    .use-case-banner-container .use-cases-banner-left-text h1:after {
        position: absolute;
        content: "";
        display: inline-block;
        width: 4px;
        height: 32px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        top: 10px;
        left: -15px
    }

    .use-cases-banner-wrapper .use-case-banner-container .nfts-text:after {
        content: "";
        width: 4px;
        height: 4px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        position: absolute;
        top: 13px;
        transform: translateY(-50%);
        left: -10px
    }
}

.use-case-about-main-wrapper {
    background: #f6f6f6;
    position: relative
}

.use-case-about-wrapper {
    padding: 100px 0;
    min-height: 841px;
    display: flex;
    align-items: center
}

.use-case-about-subtitle {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #7a797c;
    text-transform: uppercase;
    margin-bottom: 32px
}

.use-case-container-wrapper .use-case-about-subtitle:after {
    content: "";
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 13px;
    transform: translateY(-50%);
    left: -28px
}

.use-case-about-maintitle {
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    color: #06030d;
    position: relative
}

.use-case-about-maintitle span {
    background: linear-gradient(124deg,#af72fc,#bc72fc);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.use-case-container-wrapper .use-case-about-wrapper .use-case-about-maintitle:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 42px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 10px;
    left: -80px
}

.use-case-about-desc ul li {
    list-style: inside
}

.use-case-about-desc .use-case-desc-wrap,.use-case-about-desc p {
    color: #625f68;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    margin: 0 0 8px
}

.use-case-about-main-wrapper .container {
    border-color: #e9e9e9
}

.use-case-about-main-wrapper .container:after,.use-case-about-main-wrapper .container:before {
    border-left: 1px solid #e9e9e9
}

.use-case-about-main-wrapper .use-case-about-main-left-bob {
    position: absolute;
    border-radius: 218px;
    opacity: .4;
    background: #5846fe;
    filter: blur(150px);
    width: 256px;
    height: 261px;
    top: -5%;
    left: -5%;
    z-index: 1
}

.use-case-about-main-wrapper .use-case-about-main-right-bob {
    position: absolute;
    border-radius: 218px;
    opacity: .15000000596046448;
    background: #8f00ff;
    filter: blur(150px);
    width: 450px;
    height: 450px;
    bottom: -30%;
    right: 0;
    z-index: 1
}

@media screen and (max-width: 991px) {
    .use-case-about-maintitle {
        margin-bottom:20px
    }

    .use-case-container-wrapper .use-case-about-main-wrapper .container:after {
        right: -24px
    }

    .use-case-container-wrapper .use-case-about-subtitle:after {
        content: "";
        width: 4px;
        height: 4px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        position: absolute;
        top: 13px;
        transform: translateY(-50%)
    }

    .use-case-container-wrapper .use-case-about-main-wrapper .container:after {
        content: "";
        display: inline-block;
        border-left: 1px solid hsla(0,0%,100%,.1);
        width: 1px;
        height: 100%;
        position: absolute;
        right: -80px;
        top: 0
    }

    .use-case-container-wrapper.use-large-container .container:after {
        right: -80px
    }
}

@media screen and (max-width: 767px) {
    .use-case-container-wrapper .use-case-about-subtitle:after {
        left:5px
    }

    .use-case-about-main-wrapper {
        padding: 0 15px
    }

    .use-case-about-main-wrapper .use-case-about-main-left-bob {
        position: absolute;
        border-radius: 218px;
        opacity: .550000011920929;
        background: #5846fe;
        filter: blur(150px);
        width: 256px;
        height: 261px;
        top: -5%;
        left: -5%
    }

    .use-case-about-main-wrapper .use-case-about-main-right-bob {
        position: absolute;
        border-radius: 218px;
        opacity: .15000000596046448;
        background: #8f00ff;
        filter: blur(150px);
        width: 250px;
        height: 250px;
        bottom: -30%;
        right: 0
    }

    .use-case-container-wrapper .use-case-about-wrapper .use-case-about-maintitle:after {
        height: 26px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        top: 8px;
        left: -15px
    }

    .use-case-about-main-wrapper .container:before {
        left: 22px;
        border-color: #e9e9e9
    }

    .use-case-about-main-wrapper .container:after {
        right: 22px;
        border-color: #e9e9e9
    }

    .use-case-about-wrapper {
        padding: 100px 0;
        min-height: unset
    }

    .use-case-about-subtitle:after {
        left: -3px
    }

    .use-case-about-maintitle {
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 42px
    }

    .use-case-about-maintitle:after {
        left: -25px;
        width: 4px;
        height: 26px
    }

    .use-case-about-desc p .use-case-about-desc .use-case-desc-wrap {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px
    }
}

.use-case-usecases-main-wrapper {
    background: #06030d;
    width: 100%;
    overflow: hidden
}

.use-case-about-desc .data-driven-content {
    display: flex;
    justify-content: flex-start
}

.use-case-about-desc .data-driven-content span {
    width: 8px;
    height: 8px;
    min-width: 8px;
    margin: 10px;
    border-radius: 50%;
    background: #625f68
}

.use-case-about-desc {
    padding-right: 10px
}

.use-cases-blue-bob-big.use-cases-banner-top-right {
    position: absolute;
    top: 0;
    right: -50%;
    opacity: .2;
    transform: rotate(35.272deg)
}

.use-case-usecases-main-wrapper .use-cases-usecases-section-intro {
    padding: 80px 0 0
}

.use-cases-usecases-main-heading-wrapper {
    display: flex;
    justify-content: space-between
}

.use-cases-usecases-intro-mainheading-wrap p {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    color: hsla(0,0%,100%,.7);
    margin-bottom: 32px
}

.use-cases-usecases-main-heading-wrapper .use-cases-usecases-intro-mainheading {
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    margin-bottom: 24px;
    color: #fff;
    position: relative
}

.use-case-container-large .use-cases-usecases-main-heading-wrapper .use-cases-usecases-intro-mainheading:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 42px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 10px;
    left: -80px
}

.use-cases-usecases-btn-group-wrap {
    display: flex;
    gap: 20px
}

.use-cases-usecases-intro-section {
    display: grid;
    grid-template-areas: "detail sliderbtn" "detail sliderbtn" "slidercard slidercard";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-row-gap: 70px;
    row-gap: 70px
}

.use-cases-usecases-intro-section .potential-content-wrapper .use-cases-list-item,.use-cases-usecases-intro-section .potential-content-wrapper .use-cases-list-item:last-child {
    margin-bottom: 60px
}

.use-cases-usecases-intro-section .potential-content-wrapper .slider .slick-slide>div {
    padding: 0
}

.use-cases-usecases-intro-section .potential-content-wrapper .use-cases-list-item-overlay-grid {
    background: linear-gradient(124deg,rgba(54,54,55,.1),rgba(195,138,244,.1))
}

.use-cases-usecases-intro-section .use-cases-detail {
    grid-area: detail
}

.use-cases-usecases-intro-section .slider-button-wrapper {
    grid-area: sliderbtn;
    justify-content: end
}

.use-cases-usecases-intro-section .slider-button-wrapper .hidden {
    display: flex;
    gap: 24px
}

.use-cases-usecases-intro-section .potential-content-wrapper {
    grid-area: slidercard
}

.use-cases-usecases-main-heading-wrapper .use-cases-usecases-intro-mainheading span {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.use-case-usecases-main-wrapper .use-cases-usecases-section-intro .use-cases-usecases-main-heading-wrapper .use-cases-usecases-intro-mainheading span {
    background: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.use-case-usecases-main-wrapper .use-cases-usecases-section-intro .use-cases-usecases-main-heading-wrapper .use-cases-usecases-intro-mainheading b {
    color: #06030d
}

.custom-potential-box a {
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.use-case-usecases-main-wrapper .use-cases-usecases-section-intro .use-cases-usecases-intro-subheading {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 31px
}

.use-case-container-large.use-case-usecases-main-wrapper .use-cases-usecases-section-intro .use-cases-usecases-intro-subheading:after {
    content: "";
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 10px;
    transform: translateY(-50%);
    left: -38px
}

.use-case-usecases-main-wrapper .use-case-usecases-spacing .potential-content-wrapper .custom-potential-box {
    position: relative;
    background: #fff!important;
    overflow: hidden;
    min-height: 472px
}

.use-case-usecases-main-wrapper .use-case-usecases-spacing .potential-content-wrapper .custom-potential-box:before {
    content: "";
    background: url(/images/timegraph-product/timegraph-box.png),#fff!important;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: -50px;
    width: 100%;
    height: 117px;
    z-index: 0
}

.use-case-usecases-main-wrapper .potential-content-wrapper .button-wrapper {
    display: none
}

.use-case-usecases-main-wrapper .use-case-usecases-spacing .potential-content-wrapper .custom-potential-box .feature-content img {
    position: relative;
    z-index: 1
}

.use-case-usecases-main-wrapper .use-case-usecases-spacing .potential-content-wrapper .custom-potential-box .feature-content h4 {
    color: #06030d;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    height: 72px
}

.use-case-usecases-main-wrapper .use-case-usecases-spacing .potential-content-wrapper .custom-potential-box .feature-content p {
    color: #625f68;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    height: 168px
}

.use-case-usecases-main-wrapper .use-cases-list-item-img img {
    width: 100%
}

.use-case-usecases-main-wrapper .use-cases-list-item-label {
    background: #1c1a23;
    color: hsla(0,0%,100%,.6);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: .7px;
    text-transform: none;
    margin-bottom: 26px
}

.use-cases-usecases-btn-group-wrap button {
    padding: 13px 20px;
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    background: linear-gradient(124deg,rgba(206,192,243,.1),rgba(195,138,244,.1));
    border: 1px solid hsla(0,0%,92%,.25);
    opacity: .7
}

.use-cases-usecases-btn-group-wrap button.use-cases-usecases-btn-selected {
    background: linear-gradient(124deg,rgba(206,192,243,.1),rgba(195,138,244,.1));
    color: #fff;
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border-image-slice: 1;
    opacity: 1;
    border-width: 1px
}

.use-cases-usecases-main-heading-wrapper .slider-button-wrapper button {
    background: transparent
}

.use-case-usecases-main-wrapper .slick-dots {
    display: flex!important;
    justify-content: flex-end!important;
    right: 0;
    top: -109px;
    height: 20px;
    width: -moz-fit-content;
    width: fit-content
}

.use-case-usecases-main-wrapper .slick-dots li {
    width: auto!important;
    display: flex;
    justify-content: center;
    align-items: center
}

.use-case-usecases-main-wrapper .use-case-usecases-spacing {
    padding-top: 100px;
    padding-bottom: 100px
}

.use-case-usecases-main-wrapper .use-cases-list-item-desc p {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 27px;
    min-height: 56px
}

.use-case-usecases-main-wrapper .use-cases-list-item-desc h3 {
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px
}

.use-case-usecases-main-wrapper .use-cases-list-item-desc a {
    display: flex;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    gap: 5px
}

.use-case-container-large.use-case-usecases-main-wrapper .use-case-usecases-spacing:before {
    content: "";
    display: inline-block;
    border-left: 1px solid hsla(0,0%,100%,.1);
    width: 1px;
    height: 100%;
    position: absolute;
    left: -80px;
    top: 0
}

.use-case-container-large.use-case-usecases-main-wrapper .use-case-usecases-spacing:after {
    content: "";
    display: inline-block;
    border-left: 1px solid hsla(0,0%,100%,.1);
    width: 1px;
    height: 100%;
    position: absolute;
    right: -80px;
    top: 0
}

.use-cases-usecases-intro-section .potential-content-wrapper {
    overflow: unset
}

.use-cases-list-item .row {
    width: 100%
}

@media screen and (max-width: 1199px) {
    .use-cases-list-item .row {
        width:unset
    }
}

@media screen and (max-width: 991px) {
    .use-case-usecases-main-wrapper .use-case-usecases-spacing .potential-content-wrapper .custom-potential-box {
        position:relative;
        background: #fff!important;
        overflow: hidden;
        min-height: unset;
        height: auto
    }

    .use-case-container-large.use-case-usecases-main-wrapper .use-cases-usecases-section-intro .use-cases-usecases-intro-subheading:after {
        content: "";
        width: 4px;
        height: 4px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        position: absolute;
        top: 10px;
        transform: translateY(-50%)
    }

    .use-case-usecases-main-wrapper .use-cases-list-item-desc a {
        position: absolute;
        bottom: 15px
    }
}

@media screen and (max-width: 767px) {
    .use-case-container-large.use-case-usecases-main-wrapper .use-cases-usecases-section-intro .use-cases-usecases-intro-subheading:after {
        left:-10px
    }

    .use-case-container-large .use-cases-usecases-main-heading-wrapper .use-cases-usecases-intro-mainheading:after {
        height: 24px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        top: 10px;
        left: -15px
    }

    .use-case-usecases-main-wrapper .slick-dots li.slick-active {
        width: 32px!important
    }

    .custom-main-wrapper .banner-right-text img {
        max-width: 275px
    }

    .custom-main-wrapper .banner-right-text {
        display: flex;
        justify-content: center
    }

    .custom-main-wrapper .banner-left-text h1 {
        font-size: 40px;
        line-height: 48px
    }

    .custom-main-wrapper .banner-left-text h1:before {
        width: 4px;
        height: 32px;
        left: -24px;
        top: 10px
    }

    .custom-main-wrapper:after {
        right: 8px!important
    }

    .use-case-container-large.use-case-usecases-main-wrapper .use-case-usecases-spacing:after,.use-case-container-large.use-case-usecases-main-wrapper .use-case-usecases-spacing:before,.use-case-usecases-main-wrapper .container:after,.use-case-usecases-main-wrapper .container:before {
        display: none
    }

    .use-case-usecases-main-wrapper .use-case-usecases-spacing {
        padding: 100px 0;
        border: 0
    }

    .use-case-usecases-main-wrapper .use-cases-usecases-section-intro {
        padding: 0
    }

    .use-case-container-large.use-case-usecases-main-wrapper .use-case-usecases-spacing:before {
        content: "";
        display: inline-block;
        border-left: 1px solid hsla(0,0%,100%,.1);
        width: 1px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0
    }

    .use-case-container-large.use-case-usecases-main-wrapper .use-case-usecases-spacing:after {
        content: "";
        display: inline-block;
        border-left: 1px solid hsla(0,0%,100%,.1);
        width: 1px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0
    }

    .use-case-usecases-main-wrapper .use-cases-usecases-section-intro .intro-subheading {
        padding-left: 24px
    }

    .use-case-usecases-main-wrapper .use-cases-usecases-section-intro .main-heading-wrapper .intro-mainheading:before {
        left: 0;
        width: 4px;
        height: 28px
    }

    .use-case-usecases-main-wrapper .use-cases-usecases-section-intro .main-heading-wrapper .intro-mainheading {
        padding-left: 24px
    }

    .use-case-usecases-main-wrapper .use-cases-usecases-section-intro .intro-subheading:before {
        left: 14px
    }

    .use-case-usecases-main-wrapper .use-case-usecases-spacing .potential-content-wrapper .custom-potential-box {
        min-height: unset;
        height: auto;
        padding: 24px
    }

    .use-case-usecases-main-wrapper .use-case-usecases-spacing .potential-content-wrapper .custom-potential-box .feature-content h4 {
        font-size: 20px;
        line-height: 28px;
        height: auto
    }

    .use-case-usecases-main-wrapper .use-case-usecases-spacing .potential-content-wrapper .custom-potential-box .feature-content p {
        font-size: 16px;
        line-height: 24px;
        height: auto
    }

    .use-case-usecases-main-wrapper .potential-content-wrapper .button-wrapper {
        display: flex;
        align-items: flex-start;
        background-color: transparent;
        column-gap: 18px;
        padding: 0 24px;
        margin-top: 24px
    }

    .use-case-usecases-main-wrapper .potential-content-wrapper .button-wrapper button {
        background: linear-gradient(124deg,rgba(206,192,243,.1),rgba(195,138,244,.1));
        color: #fff;
        border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
        border-image-slice: 1;
        padding: 16px;
        border-width: 1px
    }

    .container-large-banner .custom-main-wrapper:after {
        right: 0!important
    }

    .container-large-banner .custom-main-wrapper:before {
        left: 0!important
    }

    .use-cases-usecases-intro-section {
        grid-template-areas: "detail detail" "slidercard slidercard" "sliderbtn sliderbtn";
        gap: 25px
    }

    .use-cases-usecases-intro-section .slider-button-wrapper {
        justify-content: flex-start;
        width: -moz-fit-content;
        width: fit-content
    }

    .use-cases-usecases-intro-section .potential-content-wrapper .use-cases-list-item {
        margin-bottom: 25px;
        padding: 25px
    }

    .use-case-usecases-main-wrapper .slick-dots {
        position: absolute!important;
        bottom: 0;
        top: unset
    }

    .use-cases-usecases-main-heading-wrapper .use-cases-usecases-intro-mainheading {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 8px
    }

    .use-cases-usecases-main-heading-wrapper .use-cases-usecases-intro-mainheading:after {
        width: 4px;
        height: 24px;
        left: -25px
    }

    .use-case-usecases-main-wrapper .use-cases-usecases-section-intro .use-cases-usecases-intro-subheading:after {
        left: -15px
    }

    .use-case-container-large .use-cases-usecases-intro-mainheading-wrap p {
        margin-bottom: 24px;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px
    }

    .use-case-usecases-main-wrapper .use-cases-usecases-section-intro .use-cases-usecases-intro-subheading {
        margin-bottom: 24px;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: .7px
    }

    .use-case-usecases-main-wrapper .use-cases-list-item-img img {
        width: 98px
    }

    .use-cases-list-item .use-cases-list-item-desc {
        padding: 5px 0 0
    }

    .use-case-usecases-main-wrapper .use-cases-list-item-label {
        margin-bottom: 18px
    }

    .use-case-usecases-main-wrapper .use-cases-list-item-desc h3 {
        font-size: 20px;
        line-height: 28px;
        padding: 0;
        margin-bottom: 8px
    }

    .use-case-usecases-main-wrapper .use-cases-list-item-desc p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px;
        margin-bottom: 12px;
        -webkit-line-clamp: unset;
        height: auto
    }

    .use-case-usecases-main-wrapper .use-cases-list-item-desc a {
        font-size: 16px;
        line-height: 26px;
        position: unset
    }

    .use-cases-usecases-intro-section .slider-button-wrapper button {
        padding: 11px
    }

    .use-cases-usecases-btn-group-wrap button {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 48px
    }

    .use-cases-usecases-intro-section .slider-button-wrapper .hidden {
        gap: 8px;
        position: absolute;
        bottom: 110px
    }

    .use-cases-usecases-intro-section .slider-button-wrapper {
        z-index: 1
    }
}

@media screen and (max-width: 576px) {
    .use-case-usecases-main-wrapper .use-case-usecases-spacing .potential-content-wrapper .custom-potential-box:before {
        right:-160px
    }

    .use-case-usecases-main-wrapper .use-case-usecases-spacing .use-cases-usecases-section-intro .main-heading-wrapper {
        padding-bottom: 30px
    }

    .container-large-banner .custom-main-wrapper:before {
        left: 8px!important
    }

    .container-large-banner .custom-main-wrapper:after {
        right: 8px!important
    }

    .custom-main-wrapper:after {
        right: 0
    }

    .use-case-usecases-main-wrapper .slick-dots {
        position: absolute!important
    }
}

.use-cases-list-item {
    display: flex;
    padding: 60px 30px;
    position: relative;
    height: 336px
}

.use-cases-list-item-overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 336px;
    z-index: 0;
    background: linear-gradient(124deg,#39393a1a,#c4c4c41a)
}

.use-cases-list-item:after {
    content: "";
    width: 4px;
    height: 58px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 50px;
    right: 2px;
    z-index: 1
}

.use-cases-list-item-img img {
    max-width: 100%
}

.use-cases-list-item-label {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .7px;
    text-transform: uppercase;
    padding: 7px 10px;
    display: inline-block;
    margin-bottom: 16px;
    color: #c38af4;
    background: rgba(195,138,244,.1)
}

.use-cases-list-item-desc h3 {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 12px;
    margin-bottom: 0
}

.use-cases-list-item-desc p {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-weight: 300
}

.use-cases-list-item-desc a {
    background: linear-gradient(124deg,#5d3ef8,#ba4cd6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

@media screen and (max-width: 991px) {
    .use-cases-list-item,.use-cases-list-item-overlay-grid {
        height:360px
    }

    .use-cases-list-item-desc {
        min-height: 100%
    }
}

@media screen and (max-width: 768px) {
    .use-cases-list-item,.use-cases-list-item-overlay-grid {
        height:100%
    }

    .use-cases-list-item:after {
        top: 30px
    }

    .use-cases-list-item-desc {
        min-height: unset
    }
}

.use-case-main {
    overflow: hidden;
    background: #06030d
}

.grant-program-banner-wrapper {
    background: #06030d;
    position: relative
}

.grant-program-banner-wrapper .grant-program-banner-img {
    position: absolute;
    top: 0;
    right: -9px;
    z-index: 0;
    opacity: .04
}

.grant-program-banner-wrapper .grant-program-banner-grid {
    position: absolute;
    bottom: -10%;
    right: 0;
    z-index: -1
}

.grant-program-banner-wrapper .grant-program-banner-inner {
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 11;
    position: relative
}

.grant-program-banner-wrapper .grant-program-left-text h1 {
    color: #fff;
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
    margin-bottom: 24px;
    position: relative
}

.grant-program-banner-wrapper .grant-program-banner-inner .grant-program-banner-top-left {
    opacity: .30000001192092896;
    filter: blur(100px);
    top: 0;
    left: 0
}

.grant-program-blue-bob-big {
    display: block;
    width: 320px;
    height: 320px;
    border-radius: 218px;
    opacity: .5;
    background: linear-gradient(90deg,#5330fc,#8019d7 50%,#e539d4);
    filter: blur(150px);
    z-index: 0
}

.grant-program-banner-wrapper .grant-program-banner-top-left {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .3;
    width: 30%;
    height: 60%
}

.grant-program-banner-wrapper .grant-program-left-text p {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    color: hsla(0,0%,100%,.7);
    max-width: 640px;
    margin-bottom: 30px
}

.grant-program-banner-wrapper .grant-program-banner-button {
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    max-width: 280px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .8px;
    text-transform: uppercase;
    color: #fff
}

.grant-program-banner-wrapper .grant-program-left-text {
    width: 100%;
    margin-bottom: 145px
}

.grant-program-banner-wrapper .grant-program-left-text h1:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 54px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 15px;
    left: -80px
}

.grant-program-banner-wrapper .grant-program-left-text span {
    background: linear-gradient(102deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block
}

@media screen and (max-width: 767px) {
    .grant-program-banner {
        padding-top:50px;
        padding-bottom: 50px
    }

    .grant-program-banner-wrapper .grant-program-banner-button {
        height: 48px;
        font-size: 14px;
        line-height: 22px
    }

    .grant-program-banner-wrapper .grant-program-left-text h1 {
        font-size: 40px;
        font-style: normal;
        font-weight: 500;
        line-height: 52px
    }

    .grant-program-banner-wrapper .grant-program-left-text h1:after {
        left: -16px;
        height: 30px;
        top: 11px
    }

    .grant-program-banner-wrapper .grant-program-left-text p {
        font-size: 17px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: .32px
    }

    .grant-program-banner-wrapper .grant-program-banner-img {
        top: 0;
        width: 80%
    }
}

@media screen and (max-width: 576px) {
    .grant-program-banner-wrapper .grant-program-banner-top-left {
        opacity:.5
    }

    .grant-program-banner-wrapper .grant-program-banner-button {
        width: 100%;
        height: 48px;
        max-width: unset;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        letter-spacing: .7px;
        text-transform: uppercase
    }

    .grant-program-banner-wrapper .grant-program-banner-img {
        top: 0;
        width: 100%;
        left: 95px
    }
}

.grant-program-types-wrapper .grant-program-types-spacing {
    padding: 120px 0;
    border-color: #e9e9e9
}

.grant-program-types-wrapper .grant-program-types-spacing:after,.grant-program-types-wrapper .grant-program-types-spacing:before {
    border-color: #e9e9e9
}

.grant-program-types-wrapper .grant-program-types-lue-bob {
    border-radius: 218px;
    opacity: .15000000596046448;
    background: #5846fe;
    filter: blur(150px);
    width: 400px;
    height: 400px;
    position: absolute;
    top: 0;
    left: -10%;
    z-index: 1
}

.grant-program-types-section-intro .grant-program-types-intro-mainheading {
    color: #06030d;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    margin-bottom: 70px;
    position: relative
}

.grant-program-types-section-intro .grant-program-types-intro-mainheading:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 42px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 10px;
    left: -81px
}

.grant-program-types-section-intro .grant-program-types-intro-mainheading span {
    background: linear-gradient(124deg,#af72fc,#bc72fc);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.grant-program-types-section-intro .heading.award-desktop-heading:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 49px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 15px;
    left: -81px
}

.grant-program-types-section-intro .grant-program-types-intro-subheading {
    color: #7a797c;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px
}

.grant-program-types-wrapper {
    background: #f6f6f6;
    position: relative
}

.grant-program-types-section-intro .grant-program-types-intro-subheading:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -38px
}

.grant-program-types-card-group-box {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
    grid-gap: 40px;
    gap: 40px
}

.grant-program-type-box:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 70px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 32px;
    right: 0
}

.grant-program-types-card-group-box .grant-program-type-box img {
    height: 100px
}

.grant-program-types-card-group-box .grant-program-type-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background: #fff;
    padding: 32px 32px 25px;
    position: relative
}

.grant-program-types-card-group-box .grant-program-type-box h3 {
    color: #06030d;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 10px
}

.grant-program-types-card-group-box .grant-program-type-box p {
    color: #625f68;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px
}

.grant-program-types-card-group-box .grant-program-type-box .grant-program-type-overlay-grid {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

@media screen and (max-width: 991px) {
    .grant-program-types-card-group-box {
        grid-template-columns:1fr;
        gap: 24px
    }
}

@media screen and (max-width: 767px) {
    .grant-program-types-intro-subheading {
        font-size:14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: .7px;
        text-transform: uppercase
    }

    .grant-program-types-section-intro .grant-program-types-intro-subheading:after {
        left: -10px
    }

    .grant-program-types-section-intro .grant-program-types-intro-mainheading {
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 42px;
        margin-bottom: 40px
    }

    .grant-program-types-section-intro .grant-program-types-intro-mainheading:after {
        left: -16px;
        height: 25px;
        top: 8px
    }

    .grant-program-types-card-group-box .grant-program-type-box {
        padding: 24px 24px 17px
    }

    .grant-program-types-card-group-box .grant-program-type-box h3 {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px
    }

    .grant-program-types-card-group-box .grant-program-type-box p {
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: .32px
    }

    .grant-program-type-box:after {
        height: 50px
    }

    .grant-program-types-card-group-box .grant-program-type-box img {
        height: 80px
    }

    .grant-program-types-section-intro .grant-program-types-intro-subheading {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: .7px;
        text-transform: uppercase;
        margin-bottom: 24px
    }
}

.grant-program-award-inner {
    padding: 120px 0
}

.grant-program-award-wrapper {
    background: #06030d;
    position: relative
}

.grant-program-award-inner.container:before {
    border-color: hsla(0,0%,100%,.05)
}

.grant-program-award-wrapper .grant-program-award-wrapper-intro-subheading {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 32px
}

.grant-program-award-wrapper .grant-program-award-wrapper-intro-subheading:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -38px
}

.grant-program-award-heading-mobile {
    display: none
}

.grant-program-award-heading-text {
    color: #fff;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    position: relative
}

.grant-program-award-heading-text:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 42px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 10px;
    left: -81px
}

.grant-program-award-heading-text span {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.grant-program-award-desc p {
    color: hsla(0,0%,100%,.7);
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px
}

.grant-program-award-wrapper-blue-bob-big {
    border-radius: 218px;
    opacity: .15;
    background: #5846fe;
    filter: blur(150px);
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 400px
}

.grant-program-award-wrapper-blue-bob-big.grant-program-award-wrapper-banner-top-right {
    border-radius: 400px;
    opacity: .15;
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    filter: blur(150px);
    width: 560px;
    height: 560px;
    top: -30%;
    right: 0;
    left: unset
}

@media screen and (max-width: 767px) {
    .grant-program-award-wrapper .grant-program-award-wrapper-intro-subheading {
        font-size:14px;
        line-height: 22px;
        letter-spacing: .7px;
        margin-bottom: 24px
    }

    .grant-program-award-wrapper .grant-program-award-wrapper-intro-subheading:after {
        left: -10px
    }

    .grant-program-award-heading-text {
        font-size: 32px;
        line-height: 42px
    }

    .grant-program-award-heading-text:after {
        left: -16px;
        height: 25px;
        top: 8px
    }

    .grant-program-award-heading-desktop {
        display: none
    }

    .grant-program-award-heading-mobile {
        display: block
    }

    .grant-program-award-desc p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px
    }

    .grant-program-award-wrapper-blue-bob-big.grant-program-award-wrapper-banner-top-left {
        top: -10%;
        left: 40%
    }

    .grant-program-award-wrapper-blue-bob-big.grant-program-award-wrapper-banner-top-right {
        display: none
    }
}

.grant-program-app-select-wrapper {
    position: relative;
    background: #f6f6f6
}

.grant-program-app-select-inner:after,.grant-program-app-select-inner:before {
    border-color: #e9e9e9
}

.grant-program-app-select-blue-bob {
    border-radius: 218px;
    opacity: .07999999821186066;
    background: #5846fe;
    filter: blur(150px);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 400px;
    height: 400px
}

.grant-program-app-select-blue-bob-center-bob {
    border-radius: 240px;
    opacity: .07999999821186066;
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    filter: blur(150px);
    right: 10%;
    left: unset;
    top: 0
}

.grant-program-app-select-blue-bob-right-bob {
    border-radius: 218px;
    opacity: .07999999821186066;
    background: #5846fe;
    filter: blur(150px);
    right: 0;
    left: unset;
    z-index: 1
}

.grant-program-app-select-spacing {
    padding: 200px 0;
    border-left: 1px solid #e9e9e9;
    border-bottom-color: #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-top-color: #e9e9e9;
    position: relative
}

.grant-program-app-select-main-heading-wrapper {
    display: flex;
    justify-content: space-between
}

.grant-program-app-select-section-intro {
    margin-bottom: 70px
}

.grant-program-app-select-intro-subheading {
    position: relative;
    color: #7a797c;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 30px
}

.grant-program-app-select-intro-subheading:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 10px;
    left: -38px
}

.grant-program-app-select-intro-mainheading {
    position: relative;
    width: 60%;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    margin-bottom: 24px
}

.grant-program-app-select-intro-mainheading span {
    background: #af72fc;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.grant-program-app-select-intro-mainheading:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 42px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 10px;
    left: -81px
}

.grant-program-app-select-intro-text {
    width: 60%;
    color: #625f68;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px
}

.grant-program-app-select-slider-button-wrapper {
    display: flex;
    align-items: flex-start;
    background-color: transparent;
    column-gap: 18px;
    z-index: 0
}

.grant-program-app-select-slider-button-wrapper button {
    color: #fff;
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border-image-slice: 1;
    padding: 16px;
    border-width: 1px;
    background-color: transparent
}

.grant-program-app-select-slider-desktop-view .slick-list .slick-slide {
    height: 100%;
    min-height: 304px
}

.grant-program-app-select-slider-desktop-view .slick-list .slick-slide .grant-program-app-select-box {
    min-height: 354px;
    height: 100%;
    padding: 21px 32px;
    background-color: #fff;
    position: relative
}

.grant-program-app-select-slider-desktop-view .slick-list .slick-slide .grant-program-app-select-box:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 43px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 32px;
    right: 2px
}

.grant-program-app-select-slider-desktop-view .slick-list .slick-slide .grant-program-app-select-box .overlay-grid {
    padding: 21px 32px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 0
}

.grant-program-app-select-slider-desktop-view .slick-list .slick-slide .grant-program-app-select-box p {
    position: relative;
    color: #625f68;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    z-index: 1
}

.grant-program-app-select-slider-desktop-view .slick-list .slick-slide .grant-program-app-select-box h3 {
    position: relative;
    color: #06030d;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    margin-bottom: 50px;
    z-index: 1
}

.grant-program-app-select-slider {
    overflow: hidden
}

.grant-program-app-select-slider-desktop-view .slick-list .slick-slide>div {
    padding: 0 10px
}

.grant-program-app-select-slider-desktop-view .slick-list {
    margin: 0 -10px
}

.grant-program-app-select-box a.link {
    background: linear-gradient(124deg,#c38af4 5%,#be81f3);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media screen and (max-width: 1199px) {
    .grant-program-app-select-slider-desktop-view .slick-list .slick-slide .grant-program-app-select-box {
        min-height:410px
    }
}

@media screen and (max-width: 991px) {
    .grant-program-app-select-intro-mainheading,.grant-program-app-select-intro-text {
        width:75%
    }
}

@media screen and (max-width: 768px) {
    .grant-program-app-select-spacing {
        padding:120px 0
    }

    .grant-program-app-select-slider-button-wrapper {
        display: none
    }

    .grant-program-app-select-blue-bob {
        top: 0;
        opacity: .04
    }

    .grant-program-app-select-blue-bob .grant-program-app-select-blue-bob-left-bob,.grant-program-app-select-blue-bob .grant-program-app-select-blue-bob-right-bob {
        display: none
    }

    .grant-program-app-select-intro-mainheading {
        width: 100%;
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 15px
    }

    .grant-program-app-select-intro-text {
        width: 100%;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px;
        margin: 0
    }

    .grant-program-app-select-intro-subheading {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: .7px;
        margin-bottom: 17px
    }

    .grant-program-app-select-intro-subheading:before {
        left: -10px
    }

    .grant-program-app-select-intro-mainheading:before {
        left: -17px;
        top: 8px;
        height: 25px
    }

    .grant-program-app-select-section-intro {
        margin-bottom: 40px
    }

    .grant-program-app-select-slider-desktop-view .slick-list .slick-slide .grant-program-app-select-box {
        min-height: 400px
    }

    .grant-program-app-select-slider-mobile-view .grant-program-app-select-box {
        padding: 17px 25px;
        background-color: #fff;
        margin-bottom: 24px;
        position: relative
    }

    .grant-program-app-select-slider-mobile-view .grant-program-app-select-box .overlay-grid {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: 100%;
        z-index: 0
    }

    .grant-program-app-select-slider-mobile-view .grant-program-app-select-box h3 {
        position: relative;
        color: #06030d;
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        margin-bottom: 12px;
        z-index: 1
    }

    .grant-program-app-select-slider-mobile-view .grant-program-app-select-box p {
        position: relative;
        color: #7a797c;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        z-index: 1;
        letter-spacing: .32px
    }

    .grant-program-app-select-slider-mobile-view .grant-program-app-select-box:after {
        position: absolute;
        content: "";
        display: inline-block;
        width: 4px;
        height: 38px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        top: 15px;
        right: 0
    }
}

.grant-program-quetions-wrapper {
    background-color: #09090a
}

.grant-program-quetions-spacing {
    padding: 120px 0
}

.grant-program-quetions-bg {
    padding: 45px 55px;
    border-image-source: linear-gradient(92.19deg,#cec0f3 100%,#c38af4 0);
    border-image-slice: 1;
    border-left: solid;
    border-width: 4px;
    position: relative
}

.grant-program-quetions-overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(231.19% 141.42% at 100% 0,rgba(113,65,241,.11) 0,rgba(111,65,242,.24) 100%)
}

.grant-program-quetions-left {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 100%
}

.grant-program-quetions-left h4 {
    color: #fff;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    margin-bottom: 24px
}

.grant-program-quetions-left p {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    color: hsla(0,0%,100%,.6)
}

.grant-program-quetions-left p a {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.grant-program-quetions-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%
}

@media screen and (max-width: 991px) {
    .grant-program-quetions-right {
        justify-content:flex-start;
        margin-bottom: 17px
    }

    .grant-program-quetions-left h4 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 16px
    }

    .grant-program-quetions-left p {
        display: flex;
        flex-direction: column;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: .32px
    }

    .grant-program-quetions-bg {
        padding: 45px 25px
    }
}

.grant-page-main-wrapper {
    overflow: hidden
}

.news-room-banner-wrapper {
    background: #06030d;
    position: relative
}

.news-room-banner-wrapper .news-room-banner-img {
    position: absolute;
    top: 0;
    right: -9px;
    z-index: 0;
    opacity: .04
}

.news-room-banner-wrapper .news-room-banner-grid {
    position: absolute;
    bottom: -10%;
    right: 0;
    z-index: -1
}

.news-room-banner-wrapper .news-room-banner-inner {
    padding: 100px 0 160px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 11;
    position: relative
}

.news-room-banner-wrapper .news-room-left-text h1 {
    color: #fff;
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
    margin-bottom: 24px;
    position: relative;
    display: flex
}

.news-room-banner-wrapper .news-room-banner-inner .news-room-banner-top-left {
    opacity: .30000001192092896;
    filter: blur(100px);
    top: 0;
    left: 0
}

.news-room-blue-bob-big {
    display: block;
    width: 320px;
    height: 320px;
    border-radius: 218px;
    opacity: .5;
    background: linear-gradient(90deg,#5330fc,#8019d7 50%,#e539d4);
    filter: blur(150px);
    z-index: 0
}

.news-room-banner-wrapper .news-room-banner-top-left {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .3;
    width: 30%;
    height: 60%
}

.news-room-banner-wrapper .news-room-left-text p {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    color: hsla(0,0%,100%,.7);
    max-width: 640px;
    margin-bottom: 30px
}

.news-room-banner-wrapper .action-btn {
    gap: 24px;
    display: flex
}

.news-room-banner-wrapper .action-btn .blog-btn,.news-room-banner-wrapper .action-btn .go-back-btn,.news-room-banner-wrapper .action-btn .twitter-btn {
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    width: 146px;
    max-width: 280px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .8px;
    text-transform: uppercase
}

.news-room-banner-wrapper .action-btn .go-back-btn {
    width: auto;
    padding: 10px 20px
}

.news-room-banner-wrapper .action-btn .twitter-btn {
    background: hsla(0,0%,100%,.08);
    -webkit-backdrop-filter: blur(13.5px);
    backdrop-filter: blur(13.5px);
    gap: 4px;
    color: #55ace3
}

.news-room-banner-wrapper .action-btn a {
    color: #fff
}

.news-room-banner-wrapper .news-room-left-text {
    width: 100%
}

.news-room-banner-wrapper .news-room-left-text h1:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 49px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 15px;
    left: -81px
}

.news-room-banner-wrapper .news-room-left-text span {
    background: linear-gradient(102deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block
}

.media.press-section .main-heading-wrapper {
    align-items: center;
    padding-bottom: 60px
}

.media.press-section .intro-mainheading:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 42px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 10px;
    left: -81px
}

@media screen and (max-width: 768px) {
    .news-room-banner {
        padding-top:50px;
        padding-bottom: 50px
    }

    .media.press-section .main-heading-wrapper {
        padding-bottom: 30px
    }

    .news-room-banner-wrapper .news-room-banner-inner {
        padding-bottom: 0!important
    }

    .not-found-wrapper.news-room-banner-wrapper .news-room-banner-inner {
        padding: 65px 0!important
    }

    .news-room-banner-wrapper .news-room-banner-top-left {
        opacity: .5
    }

    .news-room-banner-wrapper .news-room-banner-img {
        top: 0;
        width: 80%
    }

    .news-room-banner-wrapper .news-room-left-text h1 {
        font-size: 40px;
        font-style: normal;
        font-weight: 500;
        line-height: 52px;
        margin-bottom: 9px
    }

    .news-room-banner-wrapper .news-room-left-text h1:after {
        left: -16px;
        height: 30px;
        top: 11px
    }

    .news-room-banner-wrapper .news-room-left-text p {
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: .32px
    }

    .news-room-banner-wrapper .news-room-banner-button a {
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        letter-spacing: .7px;
        text-transform: uppercase;
        line-height: 0s
    }

    .news-room-banner-wrapper .news-room-banner-button {
        width: 100%;
        max-width: unset
    }

    .news-room-banner-wrapper .action-btn .blog-btn,.news-room-banner-wrapper .action-btn .twitter-btn {
        height: 48px
    }

    .media.press-section .intro-mainheading:after {
        left: -16px;
        height: 25px;
        top: 9px
    }

    .news-room-banner-wrapper .action-btn .go-back-btn {
        font-size: 14px;
        height: 48px
    }
}

@media screen and (max-width: 576px) {
    .media.press-section .intro-mainheading:after {
        top:15px
    }

    .news-room-banner-wrapper .news-room-banner-img {
        top: 0;
        width: 100%;
        left: 95px
    }
}

.media.press-section {
    background: #06030d
}

.media.press-section .press-spacing {
    padding: 10px 0 120px
}

.media.press-section .blog-left-bob {
    position: absolute;
    left: -110px;
    top: 0;
    opacity: .25
}

.media.press-section .slick-slider {
    column-gap: 40px
}

.media.press-section .slick-slider .slick-dots {
    display: block;
    display: flex!important;
    justify-content: flex-end!important;
    right: 0;
    top: -30px;
    height: 20px;
    width: -moz-fit-content;
    width: fit-content
}

.media.press-section .slick-slider .slick-dots li {
    width: auto!important;
    display: flex;
    justify-content: center;
    align-items: center
}

.media.press-section .slick-slider .blog-box {
    background: linear-gradient(124deg,#39393a1a,#c4c4c41a);
    border-radius: 2px
}

.media.press-section .slick-slider .blog-box>img {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.media.press-section .slick-slider .blog-box .content-box {
    padding: 24px 32px 30px;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.media.press-section .slick-slider .blog-box .content-box h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    margin-top: 13px;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.media.press-section .slick-slider .blog-box .content-box .text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    color: #7a797c;
    display: flex;
    align-items: center
}

.media.press-section .slick-slider .blog-box .content-box .text .content-date {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    text-transform: uppercase;
    color: #7a797c;
    display: flex;
    align-items: center
}

.media.press-section .slick-slider .blog-box .content-box .text .dot {
    width: 4px;
    height: 4px;
    background: #7a797c;
    opacity: .7;
    margin: 8px;
    border-radius: 50%
}

.media.press-section .slick-slider .blog-box .content-box:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 2px;
    height: 52px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    margin-top: 45px;
    margin-left: -30px
}

.media.press-section .slick-slider .blog-box .content-box p {
    color: hsla(0,0%,100%,.6);
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.media.press-section .slick-slider .blog-box .content-box a {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 5px
}

.media.press-section .slider-button-wrapper {
    margin: 0
}

.media.press-section .slick-slider .slick-dots ul {
    position: absolute;
    right: 0;
    display: flex
}

@media only screen and (max-width: 1200px) {
    .media.press-section .slick-slider .blog-box .content-box .text {
        font-size:13px
    }

    .media.press-section .slick-slider .blog-box .content-box .text .content-date {
        font-size: 11px
    }
}

@media only screen and (max-width: 767px) {
    .slick-slide img {
        display:block;
        max-width: 100%
    }

    .media.press-section .slider-button-wrapper {
        z-index: 10;
        margin: 5px 0 0
    }

    .media.press-section .blog-spacing {
        padding: 0 0 120px
    }

    .media.press-section .slick-slider .blog-box .content-box {
        min-height: 200px;
        padding: 24px
    }

    .media.press-section .slick-slider .blog-box .content-box:before {
        margin-left: -24px;
        height: 43px
    }

    .media.press-section .slick-slider .blog-box {
        height: auto
    }

    .media.press-section .slick-slider .blog-box .content-box a {
        position: relative;
        padding-top: 25px
    }

    .media.press-section .slick-slider .blog-box .content-box h3 {
        font-size: 20px
    }

    .media.press-section .slick-slider .blog-box .content-box .text {
        font-size: 14px
    }

    .media.press-section .slick-slider .blog-box .content-box .text .content-date {
        font-size: 12px
    }

    .media.press-section .slick-slider .slick-dots ul {
        margin-top: 5px
    }
}

.mediacoverage {
    background-color: #06030d
}

.mediacoverage .spacing {
    padding: 120px 0;
    position: relative
}

.mediacoverage .slider-wrapper {
    margin-top: 70px;
    position: relative;
    z-index: 200
}

.news-room-quetions-wrapper {
    background-color: #06030d
}

.news-room-quetions-spacing {
    padding-top: 120px;
    padding-bottom: 220px
}

.news-room-quetions-bg {
    padding: 30px 74px;
    border-image-source: linear-gradient(92.19deg,#cec0f3 100%,#c38af4 0);
    border-image-slice: 1;
    border-left: solid;
    border-width: 4px;
    position: relative;
    margin-top: 70px
}

.news-room-quetions-overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(231.19% 141.42% at 100% 0,rgba(113,65,241,.11) 0,rgba(111,65,242,.24) 100%)
}

.news-room-quetions-left {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 100%
}

.news-room-quetions-left h3,.news-room-quetions-left h4 {
    color: #fff;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    margin-bottom: 24px
}

.news-room-quetions-left span {
    background: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.news-room-quetions-left p {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    color: hsla(0,0%,100%,.6)
}

.news-room-quetions-left p a {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.news-room-quetions-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%
}

.mediacoverage .intro-mainheading:after,.news-room-quetions-wrapper .intro-mainheading:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 42px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 10px;
    left: -81px
}

.news-room-quetions-left .download-btn {
    display: flex;
    height: 56px;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 16px
}

.media-btn-container {
    display: flex;
    gap: 30px
}

.news-room-quetions-left .resources-btn {
    display: flex;
    height: 56px;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    gap: 16px;
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    -webkit-background-clip: unset;
    color: #fff;
    -webkit-text-fill-color: unset
}

.media-coverage-logo-wrapper {
    display: flex!important;
    flex-wrap: wrap;
    column-gap: 40px;
    row-gap: 32px
}

.media-coverage-logo-wrapper .media-coverage-logo-box {
    outline: none;
    display: flex;
    width: calc(25% - 30px);
    height: 80px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    background: radial-gradient(231.19% 141.42% at 100% 0,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.02) 100%)
}

@media only screen and (max-width: 991px) {
    .news-room-quetions-right {
        justify-content:flex-start;
        margin-bottom: 17px
    }

    .news-room-quetions-left h3,.news-room-quetions-left h4 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 16px
    }

    .news-room-quetions-left p {
        display: flex;
        flex-direction: column;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: .32px
    }

    .news-room-quetions-bg {
        padding: 45px 25px
    }

    .media-coverage-logo-wrapper .media-coverage-logo-box {
        width: calc(50% - 20px)
    }
}

@media only screen and (max-width: 767px) {
    .mediacoverage .spacing {
        padding-top:0
    }

    .media-bob-bottom-left {
        top: -9%
    }

    .mediacoverage .section-intro {
        padding-top: 0
    }

    .news-room-quetions-spacing {
        padding-top: 0;
        padding-bottom: 120px
    }

    .news-room-quetions-spacing .section-intro {
        padding-top: 0
    }

    .news-room-quetions-left .download-btn {
        width: 100%;
        height: 48px
    }

    .news-room-quetions-right img {
        width: 108.859px;
        height: 108.859px
    }

    .mediacoverage .intro-mainheading:after,.news-room-quetions-wrapper .intro-mainheading:after {
        height: 25px;
        left: -16px;
        top: 9px
    }

    .mediacoverage .slider-wrapper,.news-room-quetions-bg {
        margin-top: 30px
    }

    .press.slider .slick-slide>div {
        padding: 0 0 20px
    }

    .news-room-quetions-left p {
        margin-bottom: 0
    }

    .news-room-quetions-left h3,.news-room-quetions-left h4 {
        margin-bottom: 12px
    }

    .news-room-quetions-left .resources-btn {
        height: 48px;
        width: 100%
    }

    .media-btn-container {
        flex-direction: column;
        margin-top: 24px;
        align-items: center;
        gap: 16px;
        width: 100%
    }

    .media-coverage-logo-wrapper {
        gap: 17px
    }

    .media-coverage-logo-wrapper .media-coverage-logo-box {
        width: calc(50% - 8px);
        width: calc(50% - 9px);
        height: 65px
    }
}

@media only screen and (max-width: 576px) {
    .mediacoverage .intro-mainheading:after,.news-room-quetions-wrapper .intro-mainheading:after {
        top:15px
    }

    .media-coverage-logo-wrapper {
        row-gap: 15px
    }
}

.news-room-page-main-wrapper {
    overflow: hidden
}

.opt-out-main-wrap {
    overflow: hidden;
    background-color: #09090a
}

.opt-out-banner-wrapper {
    position: relative
}

.opt-out-blue-bob-big {
    display: block;
    width: 620px;
    height: 850px;
    background: linear-gradient(90deg,rgba(83,48,252,.5),rgba(128,25,215,.5) 50%,rgba(229,57,212,.5));
    filter: blur(150px);
    z-index: -999
}

.opt-out-banner-top-left {
    position: absolute;
    top: -350px;
    left: -400px;
    opacity: .3;
    z-index: 1
}

.opt-out-banner-content {
    padding: 90px 0 50px;
    position: relative;
    z-index: 99
}

.opt-out-overlay-grid {
    position: absolute;
    top: 0;
    opacity: .5;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.opt-out-left-text {
    letter-spacing: 3px
}

.opt-out-left-text h1 {
    font-weight: 500;
    font-size: 62px;
    color: #fff;
    margin-bottom: 0
}

.opt-out-left-text h1:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 53px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 15px;
    left: -64px
}

.opt-out-left-text h1 span {
    background: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    color: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%);
    font-size: 72px;
    font-weight: 500;
    line-height: 80px
}

.opt-out-left-text p {
    font-size: 20px;
    color: hsla(0,0%,100%,.7);
    margin-bottom: 30px;
    margin-top: 20px;
    font-family: TWK NormalThin;
    letter-spacing: .2px
}

.opt-out-left-text a {
    background: linear-gradient(95.49deg,#5d3ef8 -12.23%,#ba4cd6 117.24%);
    padding: 15px 28px 15px 21px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    height: 56px
}

.opt-out-right {
    position: relative
}

.opt-out-right-img {
    width: inherit;
    width: 100%;
    z-index: 1
}

.opt-out-right-img,.opt-out-right-img-top {
    background-repeat: no-repeat;
    background-position: 100%
}

.opt-out-right-img-top {
    width: inherit;
    position: absolute;
    top: -200px;
    right: -35px;
    width: 75%;
    z-index: 0;
    opacity: .1;
    filter: blur(7.5px)
}

@media only screen and (max-width: 1199px) {
    .opt-out-right-img {
        margin-top:-20px
    }

    .opt-out-right-img-top {
        top: -70px;
        width: 70%;
        right: -60px
    }

    .opt-out-left-text h1 {
        font-size: 54px
    }

    .opt-out-left-text h1:after {
        height: 46px
    }
}

@media only screen and (max-width: 991px) {
    .opt-out-left-text h1 {
        font-size:44px
    }

    .opt-out-left-text h1:after {
        top: 10px
    }
}

@media only screen and (max-width: 767px) {
    .opt-out-left-text h1 span {
        font-size:40px;
        font-weight: 500;
        line-height: 48px
    }

    .opt-out-main-wrap .survey-btn {
        font-size: 16px!important
    }

    .opt-out-right-img {
        width: 80%
    }

    .opt-out-right-img-top {
        top: -60px;
        width: 50%;
        right: 65px;
        filter: blur(10px)
    }

    .opt-out-left-text h1:after {
        left: 0;
        top: 10px;
        height: 29px
    }

    .opt-out-left {
        order: 2;
        flex: 0 0 100%;
        max-width: 100%
    }

    .opt-out-banner-top-left {
        top: -350px;
        left: -250px;
        opacity: .3
    }

    .opt-out-banner-content {
        padding-top: 30px;
        padding-bottom: 60px
    }

    .opt-out-overlay-grid {
        left: 15px;
        width: calc(100% - 30px)
    }

    .opt-out-left-text h1 {
        font-size: 40px;
        line-height: 48px
    }

    .opt-out-left-text p {
        font-size: 16px;
        margin: 9px 0 24px;
        line-height: 24px
    }

    .opt-out-left-text a {
        height: 48px
    }
}

@media only screen and (max-width: 576px) {
    .opt-out-left-text a {
        max-width:unset;
        width: 100%
    }
}

.contact-us-container {
    position: fixed;
    display: flex;
    inset: 0;
    justify-content: center;
    width: 548px;
    height: 95%;
    max-height: 900px;
    margin: auto
}

.contact-us-grid {
    width: 100%;
    position: absolute;
    z-index: 1;
    height: 60%;
    right: 0
}

.contact-us-modal-wrap {
    background-color: #1a161e;
    position: fixed;
    display: flex;
    inset: 0;
    justify-content: center;
    width: 548px;
    height: 90%;
    max-height: 850px;
    margin: auto;
    padding: 20px 32px 32px;
    border: 2px solid #261e30;
    color: #fff;
    overflow: hidden
}

.contact-us-success-modal {
    position: relative;
    align-items: center;
    justify-content: center
}

.contact-us-modal-content,.contact-us-success-modal {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column
}

.contact-us-modal-content {
    flex: 1 1
}

.contact-us-closeBtn {
    cursor: pointer;
    position: absolute;
    top: -.5rem;
    right: 0
}

.contact-us-close-icon-success {
    cursor: pointer;
    position: absolute;
    top: -3.5rem;
    right: -2rem
}

.contact-us-modal-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: center
}

.contact-us-modal-content h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    margin: 11px 0 19px;
    text-align: center;
    opacity: .5
}

.contact-us-modal-content .contact-us-form {
    width: 100%;
    line-height: 0;
    flex: 1 1;
    overflow: auto;
    padding-right: 10px;
    position: relative;
    z-index: 2
}

.contact-us-modal-content .contact-us-form::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: transparent
}

.contact-us-modal-content .contact-us-form::-webkit-scrollbar {
    width: 6px;
    background-color: transparent
}

.contact-us-modal-content .contact-us-form::-webkit-scrollbar-thumb {
    background-color: #9e48e157
}

.contact-us-modal-content .contact-us-form-heading {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.contact-us-form .contact-us-dropdown {
    width: 100%;
    height: 48px;
    border: 1px solid hsla(0,0%,100%,.1);
    background: #1a161e;
    display: flex;
    align-items: center;
    overflow: hidden;
    cursor: pointer
}

.contact-us-form .contact-us-dropdown span {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    opacity: .5;
    padding-left: 16px;
    width: 100%
}

.contact-us-form .contact-us-dropdown:after {
    content: "\f107"
}

.contact-us-form .contact-us-dropdown-open:after,.contact-us-form .contact-us-dropdown:after {
    font: normal normal normal 16px/1 FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    line-height: 80px;
    padding-right: 13px;
    display: inline-block
}

.contact-us-form .contact-us-dropdown-open:after {
    content: "\f106"
}

.contact-us-dropdown-modal {
    width: 100%;
    border: 1px solid hsla(0,0%,100%,.1);
    background: #1a161e;
    display: flex;
    align-items: center;
    padding: 0 16px;
    margin-top: 10px
}

.contact-us-dropdown-modal .contact-us-inputs {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 5%
}

.contact-us-dropdown-modal .contact-us-checkbox {
    display: flex;
    justify-content: space-between
}

input[type=checkbox] {
    width: 20px;
    height: 20px;
    background-color: #fa9e57
}

.contact-us-checkbox input[type=checkbox] {
    display: none
}

.contact-us-checkbox input[type=checkbox]+p:before {
    content: "\2800 ";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border: 1px solid #97939b;
    text-align: center;
    line-height: 20px
}

.contact-us-checkbox input[type=checkbox]+p.error:before {
    border-color: #f13c77
}

.contact-us-checkbox input[type=checkbox]:checked+p:before {
    content: "\2713";
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    display: inline-block;
    color: #fff;
    border: 1px solid #97939b;
    line-height: 20px
}

input[type=radio] {
    width: 20px;
    height: 20px;
    background-color: #fa9e57
}

.contact-us-checkbox input[type=radio] {
    display: none
}

.contact-us-checkbox input[type=radio]+p:before {
    content: "\2800 ";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border: 1px solid #97939b;
    text-align: center;
    line-height: 20px
}

.contact-us-checkbox input[type=radio]+p.error:before {
    border-color: #f13c77
}

.contact-us-checkbox input[type=radio]:checked+p:before {
    content: "\2713";
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    display: inline-block;
    color: #fff;
    border: 1px solid #97939b;
    line-height: 20px
}

.contact-us-checkbox {
    cursor: pointer
}

.contact-us-checkbox p {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px
}

.contact-us-input-specify {
    background-color: transparent;
    width: 100%;
    border: 1px solid #1a161e;
    height: 48px;
    color: #97939b
}

.contact-us-input-specify:focus {
    outline: none
}

.contact-us-form .contact-us-input-wrap {
    width: 100%;
    height: 48px;
    border: 1px solid hsla(0,0%,100%,.1);
    background: #1a161e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    cursor: text
}

.contact-us-form .contact-us-input-wrap span {
    opacity: .5
}

.contact-us-form .contact-us-input-wrap input,.contact-us-form .contact-us-input-wrap span,.contact-us-form .contact-us-input-wrap textarea {
    color: #fff;
    font-weight: 300;
    line-height: 22px;
    padding-left: 16px;
    width: 100%
}

.contact-us-name-wrap {
    display: flex;
    gap: 20px
}

.contact-us-inputs .contact-us-input-specify {
    padding-left: 13px;
    margin-bottom: 10px;
    border-color: #ffffff1a
}

.contact-us-periodic-updates {
    display: flex;
    flex-direction: column;
    margin: 20px 0
}

.contact-us-periodic-updates h3 {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 11px
}

.contact-us-submit-button {
    width: 100%;
    height: 48px;
    background: linear-gradient(138deg,#5f3ef8,#ba4cd6);
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: .32px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    outline: none;
    border: none;
    margin-bottom: 32px
}

.contact-us-updates,.contact-us-updates p {
    margin-bottom: 0
}

.contact-us-error-wrap {
    color: #f13c77;
    font-size: 12px;
    font-weight: 300;
    line-height: 22px
}

.contact-us-modal-main-success {
    background-color: #191024;
    position: fixed;
    display: flex;
    inset: 0;
    justify-content: center;
    z-index: 30;
    width: 550px;
    height: 340px;
    margin: auto;
    border: 2px solid #261e30;
    color: #fff
}

.contact-us-scroll-button {
    height: 44px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    padding: 12px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1100;
    border: 1px solid #c38af4;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    color: #c38af4;
    transition: .5s;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    opacity: 0;
    visibility: hidden
}

.contact-us-scroll-button.active {
    opacity: 1;
    visibility: visible;
    display: flex
}

.contact-us-scroll-button.left {
    right: 95px
}

.contact-us-scroll-button.hide {
    transition: .2s;
    opacity: 0;
    display: none
}

.contact-us-success-modal .contact-us-modal-title {
    margin-top: 24px
}

.contact-us-inputs .contact-us-input-specify {
    padding-left: 10px
}

.contact-us-bob {
    display: block;
    width: 256px;
    height: 261px;
    border-radius: 218px;
    opacity: .5;
    background: #8f00ff;
    filter: blur(150px);
    z-index: -10;
    position: absolute;
    right: -100px;
    top: -100px
}

@media only screen and (max-width: 767px) {
    .contact-us-modal-wrap .contact-us-grid {
        height:250px
    }

    .contact-us-modal-title {
        font-size: 22px
    }

    .contact-us-modal-content h4 {
        font-size: 14px;
        margin: 5px 0 10px
    }

    .contact-us-modal-content .contact-us-form-heading {
        font-size: 14px;
        margin-bottom: 8px
    }

    .contact-us-form .contact-us-input-wrap span {
        font-size: 14px;
        height: unset!important;
        padding-left: 10px
    }

    .contact-us-form .contact-us-input-wrap input,.contact-us-form .contact-us-input-wrap textarea {
        padding-left: 10px
    }

    .contact-us-form .contact-us-dropdown span,.contact-us-input-specify {
        font-size: 14px;
        padding-left: 10px
    }

    .contact-us-form .contact-us-dropdown:after {
        font-size: 22px
    }

    .contact-us-submit-button {
        font-size: 14px;
        height: 42px
    }

    .contact-us-checkbox p,.contact-us-periodic-updates h3 {
        font-size: 12px
    }

    .contact-us-checkbox input[type=checkbox]+p:before {
        height: 16px;
        width: 16px
    }

    .contact-us-checkbox input[type=checkbox]:checked+p:before {
        line-height: 15px
    }

    .contact-us-checkbox input[type=radio]+p:before {
        height: 16px;
        width: 16px
    }

    .contact-us-checkbox input[type=radio]:checked+p:before {
        line-height: 15px
    }

    .contact-us-periodic-updates {
        margin: 10px 0
    }

    .contact-us-modal-main-success {
        width: 90%
    }

    .contact-us-success-modal .contact-us-modal-title {
        font-size: 20px
    }

    .contact-us-form .contact-us-dropdown {
        max-height: 60px
    }

    .contact-us-dropdown-modal .contact-us-inputs {
        margin-top: 2%
    }

    .contact-us-dropdown-modal {
        margin-top: 5px
    }

    .contact-us-dropdown-modal .contact-us-checkbox {
        margin-bottom: 3px
    }

    .contact-us-modal-content .contact-us-form::-webkit-scrollbar {
        width: 3px
    }

    .contact-us-container {
        height: 77%
    }

    .contact-us-modal-wrap {
        height: 74%
    }

    .contact-us-closeBtn {
        top: -1.5rem
    }

    .contact-us-scroll-button {
        padding: 10px;
        right: 20px;
        bottom: 10px;
        font-size: 16px;
        height: 42px
    }

    .contact-us-scroll-button.left {
        right: 70px
    }

    .scroll-to-top {
        height: 42px;
        width: 42px;
        font-size: 14px;
        padding: 10px;
        right: 15px;
        bottom: 10px
    }

    .stop-scrolling .contact-us-scroll-button.left,.stop-scrolling .scroll-to-top {
        display: none!important
    }
}

@media only screen and (max-width: 576px) {
    .contact-us-modal-wrap {
        width:calc(100% - 32px);
        padding: 16px
    }

    .contact-us-container {
        width: 100%;
        padding: 16px
    }

    .contact-us-form .contact-us-input-wrap {
        height: 42px
    }

    .contact-us-form .contact-us-dropdown {
        min-height: 42px
    }

    .contact-modal-main-success {
        width: 90%
    }

    .contact-us-close-icon-success,.contact-us-closeBtn {
        height: 20px;
        width: 20px
    }

    .contact-us-inputs .contact-us-input-specify {
        height: 42px
    }

    .contact-us-closeBtn {
        right: 1rem;
        top: -.5rem
    }

    .contact-us-container {
        height: 90%;
        max-height: 725px
    }

    .contact-us-modal-wrap {
        height: 85%;
        max-height: 685px
    }

    .contact-us-scroll-button {
        padding: 7px;
        right: 17px;
        bottom: 10px;
        font-size: 14px;
        height: 40px
    }

    .contact-us-scroll-button.left {
        right: 70px
    }

    .stop-scrolling .contact-us-scroll-button.left.hide {
        display: none
    }

    .scroll-to-top {
        height: 40px;
        width: 40px;
        font-size: 14px;
        padding: 10px;
        right: 15px;
        bottom: 10px
    }

    .stop-scrolling .scroll-to-top {
        display: none
    }
}

@media only screen and (max-width: 360px) {
    .contact-us-inputs .contact-us-checkbox {
        margin-bottom:2px
    }

    .contact-us-input-specify {
        height: 30px!important;
        font-size: 12px
    }

    .contact-us-modal-wrap {
        width: 95%
    }

    .contact-us-form .contact-us-input-wrap span {
        font-size: 12px!important;
        line-height: normal!important
    }

    .contact-us-form .contact-us-input-wrap input,.contact-us-form .contact-us-input-wrap textarea {
        font-size: 12px!important
    }

    .contact-us-form .contact-us-dropdown span {
        font-size: 12px;
        padding-left: 10px
    }

    .contact-us-form .contact-us-dropdown:after {
        font-size: 20px
    }

    .contact-modal-main-success {
        width: 90%
    }

    .contact-us-container {
        height: 95%
    }

    .contact-us-modal-wrap {
        height: 90%
    }

    .contact-us-scroll-button {
        padding: 5px;
        right: 25px;
        bottom: 10px;
        font-size: 13px;
        height: 36px
    }

    .contact-us-scroll-button.left {
        right: 65px
    }

    .scroll-to-top {
        height: 36px;
        width: 36px;
        font-size: 12px;
        padding: 6px;
        right: 15px;
        bottom: 10px
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.container-fluid.main-header {
    width: 100%;
    z-index: 900;
    position: relative
}

.custom-navbar-wrapper {
    z-index: 8888!important
}

.custom-navbar-wrapper.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 2px 24px 0 #000;
    background-color: #06030d;
    animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
    padding-top: 0;
    padding-bottom: 0
}

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

#header .header .header-right {
    display: flex;
    align-items: center;
    gap: 38px
}

#header .header .header-right .header-btn {
    display: flex;
    gap: 15px;
    align-items: center;
    white-space: pre
}

.custom-navbar-wrapper .navbar-item-bg {
    background: #06030d
}

.privacy-wrapper .custom-navbar-wrapper .container:after,.privacy-wrapper .custom-navbar-wrapper .container:before {
    border-left: 1px solid #e9e9e9
}

.privacy-wrapper .custom-navbar-wrapper.is-sticky .container:after,.privacy-wrapper .custom-navbar-wrapper.is-sticky .container:before {
    border-left: 1px solid #ffffff0d
}

.custom-navbar-wrapper .navbar-container .mainmenu .indicator-menu:after {
    content: "\f107";
    font: normal normal normal 16px/1 FontAwesome;
    font-size: 16px;
    font-size: inherit;
    text-rendering: auto;
    display: inline-block;
    transition: .3s
}

.custom-navbar-wrapper .navbar-container .mainmenu li:hover {
    cursor: pointer;
    height: 80px
}

.custom-navbar-wrapper .navbar-container .mainmenu li:hover .indicator-menu:after {
    transform: rotate(-180deg);
    transition: .3s
}

.custom-navbar-wrapper .navbar-container .mainmenu ul li.mainmenu-active .navbar-selection-dot:before {
    opacity: 1
}

.custom-navbar-wrapper .navbar-container .mainmenu ul li {
    display: inline-flex;
    align-items: center;
    padding: 0 16px;
    line-height: 80px;
    position: relative;
    height: 35px;
    transition: height .2s
}

.custom-navbar-wrapper .navbar-container .mainmenu ul li .secondary-menu li {
    line-height: 48px;
    padding: 0 16px;
    height: auto;
    width: 100%
}

.header-btn a {
    text-decoration: none
}

.header-btn-light {
    background: linear-gradient(92.19deg,#5d3ef8 .3%,#ba4cd6 53.07%);
    -webkit-background-clip: text;
    background-clip: text;
    border: 1px solid #ba4cd6;
    align-items: center
}

.header-btn-dark,.header-btn-light {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    width: 100%;
    justify-content: center;
    display: flex;
    padding: 10px 18px
}

.header-btn-dark {
    background: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    -webkit-background-clip: text;
    background-clip: text;
    border: 1px solid #cec0f3;
    text-align: center;
    outline: none
}

.custom-navbar-wrapper .container .mainmenu .secondary-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #06030d;
    -webkit-backdrop-filter: blur(16.5px);
    backdrop-filter: blur(16.5px);
    padding: 3px 0;
    z-index: -1;
    width: 200px;
    text-align: initial;
    transition: all .4s;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    flex-direction: column;
    margin-top: 0;
    transition: all .2s ease-in-out 0s;
    filter: drop-shadow(0 0 5px #100f14);
    opacity: 0;
    visibility: hidden;
    align-items: flex-start
}

.custom-navbar-wrapper .container .mainmenu ul li:hover .secondary-menu {
    height: -moz-fit-content;
    height: fit-content;
    opacity: 1;
    visibility: visible
}

.custom-navbar-wrapper .navbar-container .mainmenu .secondary-menu li a {
    font-size: 16px;
    font-family: TWK Thin;
    font-weight: 300;
    color: #b4b4bc;
    margin-bottom: 0;
    display: block;
    text-decoration: none;
    width: 100%
}

.custom-navbar-wrapper .navbar-container .mainmenu .secondary-menu li a:hover {
    font-weight: 600;
    color: #fff
}

.custom-navbar-wrapper.container-fluid.main-header .row {
    align-items: center;
    padding: 0 15px
}

.custom-navbar-wrapper .navbar-container .mobile-menu-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 68px auto 0;
    width: 100%;
    background-color: #06030d;
    z-index: 1;
    display: none;
    height: calc(100vh - 103px);
    overflow-y: auto;
    border-left: 1px solid hsla(0,0%,100%,.05);
    border-bottom-color: hsla(0,0%,100%,.05);
    border-right: 1px solid hsla(0,0%,100%,.05);
    border-top-color: hsla(0,0%,100%,.05)
}

.custom-navbar-wrapper .navbar-container .mobile-menu-wrapper.active {
    display: block
}

.active-dark ul li span,.active-dark ul li span a {
    color: #b4b4bc;
    outline: none
}

.active-dark ul li span,.active-dark ul li span a,.active-light ul li span,.active-light ul li span a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .03em;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    height: inherit;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.active-light ul li span,.active-light ul li span a {
    color: #06030d
}

.is-sticky .active-light ul li span,.is-sticky .active-light ul li span a {
    color: #b4b4bc
}

.mainmenu ul {
    text-align: right;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    white-space: pre;
    height: 80px
}

.secondary-menu:hover li span:hover:before {
    opacity: 0
}

.secondary-menu li a:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    opacity: 0;
    transition: all .4s
}

.secondary-menu li a:hover:before {
    opacity: 1
}

.secondary-menu-active a {
    font-weight: 600!important;
    color: #fff!important
}

.secondary-menu-active a:before {
    opacity: 1!important
}

.mainmenu .secondary-menu li {
    padding: 0
}

.mainmenu .secondary-menu.light li a {
    color: #956ff1
}

.mainmenu .secondary-menu li:last-of-type a {
    margin-bottom: 0
}

.mainmenu ul li .navbar-selection-dot:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -13px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    opacity: 0;
    transition: all .4s
}

.mainmenu ul li:hover .navbar-selection-dot:before {
    opacity: 1
}

.mainmenu-mobile-active h2:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    transform: translateY(125%);
    left: 5px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    transition: all .4s
}

.mobile-menu-wrapper .footer-title-open {
    position: unset!important
}

.active-dark .mainmenu-active .indicator-menu:after,.active-dark .mainmenu-active span,.active-dark .mainmenu-active span a {
    font-weight: 600!important;
    color: #fff!important
}

.active-light .mainmenu-active .indicator-menu:after,.active-light .mainmenu-active span,.active-light .mainmenu-active span a {
    font-weight: 600!important;
    background: linear-gradient(124deg,#af72fc,#bc72fc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.mobile-menu {
    display: none;
    position: relative
}

.mobile-menu .action-btn {
    padding-right: 5px
}

.mobile-menu-cta-wrapper {
    margin-top: auto;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 15px;
    height: auto;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px
}

.navbar-cta-primary {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .32px;
    text-transform: uppercase;
    padding: 15px 28px;
    text-decoration: none;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 500;
    border: 1px solid #ba4cd6;
    width: 100%;
    display: block;
    text-align: center
}

.mobile-menu-wrapper-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    max-height: 100%;
    height: calc(100% - 103px);
    padding-bottom: 1rem
}

.custom-navbar-wrapper.is-sticky .mobile-menu-wrapper-inner {
    height: calc(100% - 68px)
}

.mobile-menu-wrapper-inner .footer-wrap {
    background: transparent!important
}

.mobile-menu-wrapper ul {
    list-style: none;
    margin-bottom: 0;
    text-align: left
}

.mobile-menu-wrapper ul li {
    color: #fff;
    display: block
}

.mobile-menu-wrapper ul li a {
    display: inline-block;
    margin-bottom: 4px;
    text-decoration: none;
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    width: 100%
}

.mobile-menu-branding {
    border-top: .5px solid hsla(0,0%,100%,.16);
    background: hsla(0,0%,100%,.08);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    margin: 0 -14px
}

.mobile-menu-branding a {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    display: block;
    text-align: center;
    padding: 10px 0
}

.mobile-menu-wrapper .footer-wrap .menu-list ul li .active:before {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    content: "";
    display: block;
    height: 5px;
    left: -13px;
    position: absolute;
    top: 48%;
    transform: translateY(-50%);
    transition: all .4s;
    width: 5px
}

.navbar-testnet-btn {
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
    padding: 10px 18px;
    height: 46px;
    margin-bottom: 0!important
}

.navbar-content-wrap::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: transparent
}

.navbar-content-wrap::-webkit-scrollbar {
    width: 6px;
    background-color: transparent
}

.navbar-content-wrap::-webkit-scrollbar-thumb {
    background-color: #ac73d757
}

.navbar-hidden .custom-navbar-wrapper {
    z-index: 0!important
}

@media only screen and (min-width: 1025px) and (max-width:1599px) {
    .mainmenu ul li {
        padding:0 12px
    }

    .header-btn {
        font-size: 15px
    }

    .header-menu {
        padding-left: 0
    }
}

@media only screen and (min-width: 991px) and (max-width:1024px) {
    .mainmenu ul li {
        padding:0 12px
    }

    .header-btn {
        font-size: 15px
    }

    .header-menu {
        padding-left: 0
    }
}

@media only screen and (min-width: 991px) and (max-width:1199px) {
    .navbar-testnet-btn {
        height:36px
    }

    .custom-navbar-wrapper .navbar-container .mainmenu ul li {
        padding-left: 10px;
        padding-right: 10px
    }

    .custom-navbar-wrapper .navbar-container .mainmenu ul li span,.mainmenu ul li span a {
        font-size: 14px
    }

    .mainmenu ul li .navbar-selection-dot:hover:before {
        left: -12px;
        transition: 0s
    }

    .custom-navbar-wrapper .navbar-container .mainmenu .secondary-menu li a,.header-btn {
        font-size: 14px
    }

    .header-btn {
        padding: 5px 10px;
        line-height: 24px
    }

    .mainmenu ul li .navbar-selection-dot:before {
        left: -12px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .mainmenu ul li a {
        font-size:14px;
        letter-spacing: inherit
    }

    .mainmenu ul li {
        padding: 0 5px
    }

    .custom-navbar-wrapper .f1-in {
        max-width: 100%
    }

    .custom-navbar-wrapper .navbar-container .mainmenu ul li {
        padding-left: 8px;
        padding-right: 8px
    }

    .custom-navbar-wrapper .navbar-container .mainmenu ul li span,.mainmenu ul li span a {
        font-size: 13px
    }

    .mainmenu ul li .navbar-selection-dot:hover:before {
        left: -10px;
        transition: 0s
    }

    .mainmenu ul li .navbar-selection-dot:before {
        left: -10px
    }

    .custom-navbar-wrapper .navbar-container .mainmenu .secondary-menu li a {
        font-size: 13px
    }

    .mobile-menu-wrapper ul li a {
        display: inline-block;
        margin-bottom: 4px;
        text-decoration: none;
        color: hsla(0,0%,100%,.7);
        font-size: 18px;
        font-style: normal;
        font-weight: 400
    }

    .header-btn {
        font-size: 13px;
        padding: 3px 5px
    }

    .header-menu {
        padding-left: 0
    }
}

@media only screen and (max-width: 991px) {
    .navbar-testnet-btn {
        display:flex!important;
        height: 48px;
        font-size: 16px
    }

    .navbar-cta-primary {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 48px
    }

    #header .header .header-right {
        gap: 0
    }

    .header-btn,.header-menu {
        display: none
    }

    .custom-navbar-wrapper .logo {
        line-height: 68px
    }

    .mobile-menu-wrapper-inner {
        position: fixed;
        max-width: 718px
    }

    .custom-navbar-wrapper.container-fluid .navbar-container .mobile-menu-active-background-color {
        background-color: #06030d;
        padding: 0 15px;
        margin: 0 auto;
        max-width: 100%
    }

    .mobile-menu-wrapper-inner:after {
        left: 14px
    }

    .mobile-menu-wrapper-inner:after,.mobile-menu-wrapper-inner:before {
        content: "";
        display: inline-block;
        border-left: 1px solid hsla(0,0%,100%,.05);
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0
    }

    .mobile-menu-wrapper-inner:before {
        right: 14px
    }

    .mainmenu-mobile-active h2:before {
        left: -10px
    }

    .custom-navbar-wrapper .navbar-container .mobile-menu-wrapper {
        margin: 68px auto 0
    }

    .custom-navbar-wrapper .openmenu-wrap.container {
        padding: 0 1px;
        border: 0;
        background-color: #06030d
    }

    .custom-navbar-wrapper .open-background-color {
        background-color: #06030d
    }

    .custom-navbar-wrapper .openmenu-wrap.container:before {
        left: 0
    }

    .custom-navbar-wrapper .openmenu-wrap.container:after,.custom-navbar-wrapper .openmenu-wrap.container:before {
        content: "";
        display: inline-block;
        border-left: 1px solid hsla(0,0%,100%,.05);
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0
    }

    .custom-navbar-wrapper .openmenu-wrap.container:after {
        right: 0
    }

    .custom-navbar-wrapper .mobile-menu-wrapper .footer-wrap {
        padding: 0 9px 0 15px
    }

    .navbar-content-wrap {
        overflow-y: scroll
    }

    .mobile-menu-wrapper .footer-wrap .mobile-footer .f1-in {
        overflow: unset;
        border-bottom: 1px solid;
        border-color: hsla(0,0%,100%,.1)
    }

    .mobile-menu-wrapper .footer-wrap .mobile-footer .f1-in ul {
        display: none
    }

    .mobile-menu-wrapper .footer-wrap .mobile-footer .f1-in.footer-title-open ul {
        display: flex;
        animation: fade-in .5s;
        gap: 0
    }

    .mobile-menu-wrapper .footer-wrap .f1-in h2 {
        position: relative
    }

    .mobile-menu-wrapper .footer-wrap .drop-downwrap h2 {
        margin: 0
    }

    .mobile-menu-wrapper .footer-wrap .menu-list {
        border: 1px solid hsla(0,0%,100%,.1);
        border-right: 0;
        border-left: 0
    }

    .custom-navbar-wrapper.is-sticky .navbar-container .mobile-menu-wrapper {
        height: calc(100vh - 68px)
    }
}

@media only screen and (max-width: 767px) {
    .mobile-menu-wrapper-inner {
        max-width:538px
    }
}

@media only screen and (max-width: 768px) {
    .navbar-testnet-btn {
        font-size:16px!important
    }

    .mobile-menu-wrapper .footer-wrap .mobile-footer .f1-in.footer-title-open ul {
        gap: 12px
    }
}

@media (max-width: 576px) {
    .mobile-menu-cta-wrapper {
        gap:10px
    }

    .navbar-container .row .header-logo .logo img {
        margin-left: 1px
    }

    .navbar-container.openmenu-wrap .row .header-logo .logo img {
        margin-left: 0
    }

    .navbar-container.container {
        border: 0;
        max-width: unset
    }

    .container {
        max-width: unset
    }

    .custom-navbar-wrapper .container:before {
        left: 15px
    }

    .custom-navbar-wrapper .container:after,.custom-navbar-wrapper .container:before {
        content: "";
        display: inline-block;
        border-left: 1px solid hsla(0,0%,100%,.05);
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0
    }

    .custom-navbar-wrapper .container:after {
        right: 15px
    }

    .custom-navbar-wrapper.container-fluid.main-header .row {
        padding: 0 15px
    }

    .container-fluid.main-header {
        padding: 0
    }

    .custom-navbar-wrapper .container {
        padding: 0 15px
    }

    .custom-navbar-wrapper .navbar-container .mobile-menu {
        display: block;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 17px 21px 17px 25px
    }

    .custom-navbar-wrapper .openmenu-wrap.container:before {
        left: 15px
    }

    .custom-navbar-wrapper .openmenu-wrap.container:after {
        right: 15px
    }

    .custom-navbar-wrapper .openmenu-wrap.container {
        padding: 0 16px
    }

    .mobile-menu-wrapper-inner {
        position: fixed;
        max-width: calc(100% - 2px)
    }
}

img {
    max-width: 100%
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.mainWrapper {
    background-color: #f6f6f6;
    overflow: hidden
}

.mainWrapper .main-header .container,.mainWrapper .main-header .container:after,.mainWrapper .main-header .container:before {
    border-color: #e9e9e9
}

.mainWrapper .main-header.is-sticky .container,.mainWrapper .main-header.is-sticky .container:after,.mainWrapper .main-header.is-sticky .container:before {
    border-color: #ffffff0d
}

.main-container.container {
    padding-left: 79px;
    padding-right: 79px;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    position: relative
}

.main-container:before {
    left: 79px
}

.main-container:after,.main-container:before {
    content: "";
    border-left: 1px solid #e9e9e9;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0
}

.main-container:after {
    right: 79px
}

.blog-img {
    width: 100%;
    height: 100%
}

.blog-cover {
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.blog-category-time {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 12px
}

.blog-category-time li {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .8px;
    text-transform: uppercase;
    color: #7a797c
}

.blog-category-time .dot {
    width: 4px;
    height: 4px;
    border-radius: 50px;
    background-color: #7a797c;
    display: block
}

.blog-category-time .blog-time {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    text-transform: unset
}

.read-more {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    background-clip: text;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.blog-subscribe-btn {
    width: 147px
}

.blog-grid {
    opacity: .2;
    background-size: auto;
    background-position: bottom;
    background-repeat: no-repeat;
    transform: scaleY(-1)
}

.blog-grid,.blog-newsletter-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.blog-newsletter-grid {
    background: linear-gradient(124deg,#39393a1a,#c4c4c41a);
    opacity: 1;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat
}

@media screen and (min-width: 1300px) {
    .main-container.container {
        max-width:1280px
    }
}

@media screen and (max-width: 1299px) {
    .main-container.container {
        padding-left:50px;
        padding-right: 50px
    }

    .main-container:before {
        left: 50px
    }

    .main-container:after {
        right: 50px
    }
}

@media screen and (max-width: 1199px) {
    .navbar-toggler {
        padding:0
    }

    .bar1,.bar2,.bar3 {
        width: 22px;
        height: 1px;
        background-color: #06030d;
        margin: 6px 0;
        transition: .4s;
        display: block
    }
}

@media screen and (max-width: 991px) {
    .blog-category-time {
        margin-bottom:8px
    }

    .blog-category-time li {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }

    .blog-cover {
        width: 100%;
        min-height: 350px
    }

    .blog-category-time .blog-time {
        font-size: 12px;
        font-weight: 300;
        line-height: 20px
    }

    .collapsed.collapsmenu:after {
        transform: inherit
    }
}

@media screen and (max-width: 767px) {
    .main-container.container {
        padding-left:30px;
        padding-right: 30px
    }

    .main-container:before {
        left: 30px
    }

    .main-container:after {
        right: 30px
    }

    .blog-subscribe-btn {
        height: 48px;
        width: auto
    }

    .mainWrapper .main-header .container:after,.mainWrapper .main-header .container:before {
        display: none
    }

    .blog-cover {
        min-height: 300px
    }
}

@media screen and (max-width: 575px) {
    .main-container.container {
        padding-left:24px;
        padding-right: 24px;
        border: 0
    }

    .blog-cover {
        min-height: 250px
    }

    .main-container:before {
        left: 24px
    }

    .main-container:after {
        right: 24px
    }

    .mainWrapper .main-header .container:after,.mainWrapper .main-header .container:before {
        display: block;
        border-color: #e9e9e9
    }

    .mainWrapper .main-header .openmenu-wrap.container:after,.mainWrapper .main-header .openmenu-wrap.container:before {
        display: block;
        border-color: #ffffff0d
    }
}

@media screen and (max-width: 480px) {
    .blog-cover {
        min-height:200px
    }
}

.container-white {
    border-left: 1px solid #e9e9e9;
    border-bottom-color: #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-top-color: #e9e9e9;
    padding: 0
}

.container-white:before {
    content: "";
    display: inline-block;
    border-left: 1px solid #e9e9e9!important;
    width: 1px;
    height: 100%;
    position: absolute;
    left: -80px;
    top: 0
}

.jointhecommunity-section {
    background-color: #fff
}

.jointhecommunity-section .container-white {
    padding: 200px 0
}

.jointhecommunity-intro-subheading {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    color: #625f68;
    letter-spacing: .7px;
    text-transform: uppercase;
    margin-bottom: 32px;
    position: relative
}

.jointhecommunity-intro-subheading:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -38px
}

.joinCommunity-mainheading-text {
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    color: #06030d;
    position: relative;
    margin: 0
}

.joinCommunity-mainheading-text:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 44px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 12px;
    left: -81px
}

.joinCommunity-mainheading-text span {
    background: linear-gradient(124deg,#af72fc,#bc72fc);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.join-community-content-wrap {
    position: absolute;
    top: -50%;
    right: 15px;
    width: 80%;
    height: 100%;
    background-size: cover
}

.community-para-text {
    color: #625f68;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    margin: 0
}

.socialIcons-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(150px,1fr));
    grid-column-gap: 8px;
    grid-row-gap: 33px;
    margin-top: 74px;
    cursor: default
}

.social-name-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #06030d;
    margin-bottom: 0;
    margin-top: 7px
}

.social-tag-wrap {
    font-size: 10px;
    font-weight: 300;
    line-height: 20px;
    text-transform: uppercase;
    color: rgba(6,3,13,.5);
    margin: 0
}

.jointhecommunity-section {
    position: relative
}

.jointhecommunity-section .jointhecommunity-top-left {
    z-index: 1;
    position: absolute;
    top: -15%;
    left: -10%;
    border-radius: 218px;
    opacity: .550000011920929;
    background: #5846fe;
    filter: blur(150px);
    width: 256px;
    height: 261px
}

.jointhecommunity-section .jointhecommunity-right-bottom {
    z-index: 1;
    position: absolute;
    top: -15%;
    right: 0;
    border-radius: 400px;
    opacity: .07999999821186066;
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    filter: blur(150px);
    width: 256px;
    height: 261px
}

.socialIcons-grid img {
    height: 58px;
    width: 58px
}

.timechain-bob {
    display: block;
    width: 256px;
    height: 261px;
    border-radius: 218px;
    opacity: .35;
    background: #8f00ff;
    filter: blur(150px);
    z-index: -10;
    position: absolute
}

.banner-left-text h1:after {
    display: none
}

@media screen and (max-width: 991px) {
    .joinCommunity-mainheading-text {
        margin-bottom:12px
    }

    .socialIcons-grid {
        margin-top: 44px
    }
}

@media only screen and (max-width: 830px) {
    .join-brek {
        display:none
    }
}

@media screen and (max-width: 767px) {
    .community-para-text {
        font-size:16px;
        line-height: 24px;
        letter-spacing: .32px
    }

    .joinCommunity-mainheading-text {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 8px
    }

    .jointhecommunity-intro-subheading {
        margin-bottom: 14px
    }

    .socialIcons-grid {
        grid-template-columns: repeat(auto-fill,minmax(130px,1fr))
    }

    .joinCommunity-mainheading-text:after {
        left: -15px;
        width: 4px;
        height: 23px;
        top: 10px
    }

    .jointhecommunity-intro-subheading:after {
        left: -10px
    }

    .jointhecommunity-section .container-white {
        padding: 120px 0;
        border-left: 1px solid;
        border-color: #e9e9e9
    }

    .container-white:before {
        display: none
    }
}

@media only screen and (min-width: 830px) {
    .container-white:after {
        content:"";
        display: inline-block;
        border-left: 1px solid #e9e9e9!important;
        width: 1px;
        height: 100%;
        position: absolute;
        right: -80px;
        top: 0
    }
}

.faq-main-wrapper {
    overflow: hidden;
    background: #f6f6f6
}

.faq-wrapper ul li {
    list-style: disc
}

.faq-wrapper .intro-mainheading {
    font-size: 72px;
    line-height: 80px
}

.faq-wrapper .intro-mainheading:after {
    position: absolute;
    content: "";
    display: inline-block;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 12px;
    left: -81px;
    width: 4px;
    height: 70%
}

.faq-wrapper .section-intro {
    padding: 0
}

.container-fluid.faq-section {
    position: relative;
    z-index: 0
}

.container.faq-container {
    border-color: #cccccc7a;
    position: relative;
    padding-top: 100px;
    padding-bottom: 150px
}

.container.faq-container .section-intro .intro-mainheading {
    color: #000
}

.container-fluid.faq-section .blue-bob-big {
    background: none;
    z-index: -1
}

.container-fluid.faq-section .container:after,.container-fluid.faq-section .container:before {
    border-color: #cccccc7a
}

.accordion-item .accordion-header {
    cursor: pointer
}

.faq-tabbing {
    margin-top: 39px
}

.faq-tabbing .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 50px
}

.faq-tabbing .nav.nav-tabs li.active {
    background: linear-gradient(124deg,rgba(177,152,239,.1),rgba(188,114,252,.1));
    border: 1px solid #ba4cd6
}

.faq-tabbing .nav.nav-tabs li {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    border: 1px solid #dcdcdc;
    padding: 12px 20px;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    color: #686868;
    cursor: pointer
}

.faq-tabbing .nav.nav-tabs li a {
    color: #9d9a9a;
    text-decoration: none
}

.faq-tabbing .accordion-header {
    width: 100%;
    text-align: left;
    background: transparent;
    border: 0;
    gap: 5px
}

.faq-tabbing .accordion-item h2 {
    margin-bottom: 0;
    width: 100%;
    text-align: left;
    background: transparent;
    border: 0;
    font-size: 22px;
    font-weight: 500;
    font-size: 24px
}

.faq-tabbing .faq-wrapper .accordion-item .action-btn {
    padding: 0;
    min-width: 48px;
    background: transparent
}

.faq-tabbing .faq-wrapper .accordion-item .action-btn,.faqBtn {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center
}

.faqBtn {
    padding: 12px 14px;
    border: none;
    background: linear-gradient(124deg,#5d3ef8,#ba4cd6);
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: .32px;
    text-transform: uppercase
}

.faqBtn img {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 2
}

.faqBtn:after {
    position: absolute;
    content: "";
    left: 1px;
    right: 1px;
    bottom: 1px;
    top: 1px;
    z-index: 1;
    background-color: #f6f6f6
}

.faq-tabbing .accordion-item {
    background: transparent;
    padding: 25px 32px
}

.faq-tabbing .accordion-item,.faq-tabbing .accordion-item:last-child {
    border-bottom: 1px solid #dee2e6
}

.faq-tabbing .accordion-header {
    font-size: 20px
}

.faq-tabbing .accordion-body .accordion-body-text-wrap,.faq-tabbing .accordion-body p {
    padding-left: 0;
    padding-bottom: 0;
    opacity: 1px;
    color: #625f68;
    padding-top: 17px;
    font-weight: 300;
    font-size: 18px;
    margin: 0
}

.faq-tabbing .accordion-body .accordion-body-text-wrap .bold,.faq-tabbing .accordion-body p .bold {
    display: block;
    font-weight: 600
}

.faq-tabbing .accordion-body ul {
    margin-left: 20px
}

.faq-tabbing .accordion-body a {
    background: linear-gradient(95.49deg,#5d3ef8 -12.23%,#ba4cd6 117.24%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-decoration-color: #5d3ef8!important;
    text-decoration-color: #5d3ef8!important
}

.faq-main-wrapper .container {
    border-color: #cccccc7a
}

.faq-main-wrapper .container:after,.faq-main-wrapper .container:before {
    border-left: 1px solid #cccccc7a
}

.faq-main-wrapper .is-sticky .container,.faq-main-wrapper .is-sticky .container:after,.faq-main-wrapper .is-sticky .container:before {
    border-color: #ffffff0d
}

@media only screen and (max-width: 991px) {
    .faq-tabbing .accordion-header {
        font-size:16px
    }

    .faq-wrapper .intro-mainheading {
        font-size: 40px;
        line-height: 52px
    }

    .faq-wrapper .section-intro .intro-mainheading:before {
        height: 34px;
        top: 10px
    }

    .faq-tabbing .accordion-body .accordion-body-text-wrap,.faq-tabbing .accordion-body p {
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: .32px
    }

    .faq-tabbing .accordion-item h2 {
        font-size: 18px;
        font-weight: 500
    }

    .faq-tabbing .accordion-item {
        padding: 25px
    }

    .container.faq-container {
        padding-top: 50px
    }

    .faq-tabbing .nav.nav-tabs li {
        font-size: 13px;
        padding: 8px 12px;
        margin-right: 7px;
        margin-bottom: 7px
    }

    .faq-tabbing .faq-wrapper .accordion-item .action-btn {
        min-width: 30px;
        width: 30px;
        height: 30px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .faq-tabbing .accordion-header {
        font-size:16px
    }

    .faq-tabbing .accordion-item {
        padding-bottom: 20px
    }

    .container.faq-container {
        padding-top: 70px;
        padding-bottom: 100px
    }

    .faq-tabbing .nav.nav-tabs li {
        font-size: 13px;
        padding: 8px 12px;
        margin-right: 7px;
        margin-bottom: 7px
    }
}

@media only screen and (min-width: 992px) and (max-width:1399px) {
    .faq-tabbing .accordion-header {
        font-size:19px
    }

    .faq-tabbing .accordion-item {
        padding-bottom: 28px
    }

    .container.faq-container {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media only screen and (max-width: 768px) {
    .faq-wrapper .intro-mainheading:after {
        position:absolute;
        content: "";
        display: inline-block;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        top: 12px;
        width: 4px;
        height: 30px;
        left: -16px
    }
}

@media only screen and (max-width: 767px) {
    .faq-wrapper .section-intro .intro-mainheading:before {
        left:-15px
    }

    .faqBtn {
        width: 30px;
        height: 30px
    }

    .faqBtn img {
        min-width: 16px;
        height: 16px
    }

    .faq-main-wrapper .custom-navbar-wrapper .openmenu-wrap.container:before {
        left: 0;
        border: none
    }

    .faq-main-wrapper .custom-navbar-wrapper .openmenu-wrap.container:after {
        right: 0;
        border: none
    }

    .faq-main-wrapper .is-sticky.custom-navbar-wrapper .openmenu-wrap.container:after,.faq-main-wrapper .is-sticky.custom-navbar-wrapper .openmenu-wrap.container:before {
        border-left: 1px solid #ffffff0d
    }
}

@media (max-width: 576px) {
    .faq-main-wrapper .custom-navbar-wrapper .openmenu-wrap.container:before {
        border-left:1px solid #ffffff0d;
        left: 15px
    }

    .faq-main-wrapper .custom-navbar-wrapper .openmenu-wrap.container:after {
        border-left: 1px solid #ffffff0d;
        right: 15px
    }
}

.testnet-page {
    background: #09090a;
    overflow: hidden
}

.testnet-page .testnet-working-wrapper .grant-program-app-select-inner:after,.testnet-page .testnet-working-wrapper .grant-program-app-select-inner:before,.testnet-page .testnet-working-wrapper .grant-program-app-select-spacing {
    border-color: #ffffff0d
}

.testnet-page .link {
    background: #09090a;
    overflow: hidden
}

.testnet-page .section-intro .intro-mainheading:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 44px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 12px;
    left: -81px
}

.testnet-page .products-page-banner-left-text h1 {
    letter-spacing: 0
}

.testnet-page .products-page-banner-right-img-top {
    width: 35%;
    top: -155px;
    right: 10px
}

.testnet-page .products-page-banner-right-img {
    margin-top: -230px;
    z-index: 1
}

.testnet-page .products-page-banner-right-img-bottom {
    top: 33%;
    width: 35%;
    left: 15px
}

.testnet-page .products-page-banner-left-text p {
    width: 85%
}

.testnet-page .grant-program-app-select-intro-mainheading {
    width: 70%
}

.testnet-page .grant-program-app-select-slider-desktop-view .slick-list .slick-slide .grant-program-app-select-box h3 {
    position: relative;
    color: #06030d;
    font-size: 24px;
    font-family: TWK Medium;
    line-height: 34px;
    margin-bottom: 7px;
    z-index: 1
}

.testnet-page .learnMoreBtn {
    background: var( --Untitled-Main-Purple-Pink,linear-gradient(95deg,#5d3ef8 -12.23%,#ba4cd6 117.24%) );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    bottom: 25px;
    z-index: 10
}

.testnet-page .grant-program-app-select-slider-desktop-view .slick-list .slick-slide .grant-program-app-select-box {
    min-height: 270px;
    height: 100%;
    padding: 21px 32px;
    background-color: #fff;
    position: relative
}

.testnet-working-wrapper {
    background: #06030d
}

.custom-shape-wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

.custom-shape-wrapper .icon-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    position: relative
}

.custom-shape-wrapper .icon-wrap:nth-child(2) {
    margin-left: -15px
}

.custom-shape-wrapper .icon-wrap:nth-child(2) .details-wrap,.custom-shape-wrapper .icon-wrap:nth-child(3) .details-wrap,.custom-shape-wrapper .icon-wrap:nth-child(4) .details-wrap {
    padding: 20px 0 20px 30px
}

.custom-shape-wrapper .icon-wrap:nth-child(3),.custom-shape-wrapper .icon-wrap:nth-child(4) {
    margin-left: -15px
}

.custom-shape-wrapper .details-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    gap: 8px;
    transform: translate(-50%,-50%)
}

.custom-shape-wrapper h3 {
    color: #fff;
    font-size: 20px;
    font-family: TWK Medium;
    line-height: 28px;
    margin: 0
}

.custom-shape-wrapper p {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    margin: 0;
    min-height: 54px
}

.top-line {
    width: 4px;
    height: 34px;
    transform: rotate(-90deg);
    flex-shrink: 0;
    background: linear-gradient(92deg,#cec0f3 .3%,#c38af4 53.07%);
    position: absolute;
    left: 28%;
    top: -15px
}

.chek-btn {
    display: none
}

.custom-shape-wrapper .icon-wrap:first-child .top-line {
    left: 18%
}

.testnet-page-participants .analog-box {
    justify-content: flex-start
}

.testnet-page-participants .analog-inner h3 {
    margin-bottom: 12px
}

.testnet-page .testnet-participants-highlight {
    color: rgba(0,0,0,.6);
    width: 780px;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-top: 24px
}

.common-ad-banner {
    margin: 0
}

.common-ad-banner .blog-pages-left-partner-box {
    display: flex;
    align-items: center
}

.common-ad-banner .blog-pages-bgimg-parrtner {
    padding-left: 80px
}

.common-ad-banner .blog-pages-partner-box-in h2 {
    font-family: TWK Medium;
    font-size: 44px;
    line-height: 64px
}

.common-ad-banner .blog-pages-partner-box-in p {
    font-size: 18px;
    line-height: 28px
}

.common-ad-banner .banner-left-text a {
    font-family: TWK Medium;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: .32px;
    text-transform: uppercase;
    max-width: 210px;
    padding: unset;
    color: #fff;
    cursor: pointer
}

.common-ad-banner .banner-left-text a:hover {
    color: #fff
}

.testnet-page .common-ad-banner {
    background: #06030d
}

.testnet-page .common-ad-banner .container {
    padding: 200px 0
}

.testnet-page .analog-section .section-intro {
    padding-bottom: 50px
}

.testnet-form-close {
    top: 15px;
    right: 15px
}

.testnet-working-wrapper .products-page-banner-left-text {
    margin-top: 35px
}

.modal-child-wrap::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: transparent
}

.modal-child-wrap::-webkit-scrollbar {
    width: 6px;
    background-color: transparent
}

.modal-child-wrap::-webkit-scrollbar-thumb {
    background-color: #9e48e157
}

@media only screen and (max-width: 1199px) {
    .custom-shape-wrapper h3 {
        font-size:15px
    }

    .custom-shape-wrapper p {
        font-size: 14px;
        line-height: 1;
        min-height: 30px
    }

    .testnet-page .grant-program-app-select-slider-desktop-view .slick-list .slick-slide .grant-program-app-select-box {
        min-height: 295px
    }
}

@media only screen and (max-width: 991px) {
    .custom-shape-wrapper .icon-wrap:nth-child(2) .details-wrap,.custom-shape-wrapper .icon-wrap:nth-child(3) .details-wrap,.custom-shape-wrapper .icon-wrap:nth-child(4) .details-wrap {
        padding:20px 0 20px 20px
    }

    .custom-shape-wrapper h3 {
        font-size: 13px;
        line-height: 1
    }

    .custom-shape-wrapper p {
        font-size: 13px
    }

    .top-line {
        width: 4px;
        height: 20px;
        top: -7px
    }

    .custom-shape-wrapper .icon-wrap:first-child .top-line {
        left: 18%
    }

    .testnet-page .grant-program-app-select-slider-desktop-view .slick-list .slick-slide .grant-program-app-select-box {
        min-height: 410px
    }

    .testnet-page .testnet-participants-highlight {
        width: auto
    }

    .testnet-page .products-page-banner-right-img-top {
        top: -100px;
        right: 30px
    }

    .testnet-page .products-page-banner-right-img {
        margin-top: -100px;
        z-index: 1
    }

    .testnet-page .products-page-banner-right-img-bottom {
        top: 130px;
        left: -10px
    }

    .testnet-working-wrapper .products-page-banner-left-text a {
        height: 46px;
        font-size: 14px
    }
}

@media only screen and (max-width: 767px) {
    .testnet-page .grant-program-app-select-intro-mainheading {
        width:unset
    }

    .testnet-page .section-intro .intro-mainheading:before {
        top: 10px;
        left: -16px;
        width: 4px;
        height: 24px
    }

    .top-line {
        height: 35px
    }

    .custom-shape-wrapper {
        flex-direction: column;
        align-items: flex-start;
        padding: 0 0 0 60px;
        gap: 25px
    }

    .custom-shape-wrapper .icon-wrap img {
        display: none
    }

    .custom-shape-wrapper .details-wrap {
        position: unset;
        width: auto;
        transform: unset
    }

    .custom-shape-wrapper .icon-wrap:nth-child(2) .details-wrap,.custom-shape-wrapper .icon-wrap:nth-child(3) .details-wrap,.custom-shape-wrapper .icon-wrap:nth-child(4) .details-wrap {
        padding: 0
    }

    .top-line {
        top: 41px;
        width: 2px;
        transform: rotate(1deg)
    }

    .custom-shape-wrapper .icon-wrap:first-child .top-line,.top-line {
        left: -30px
    }

    .custom-shape-wrapper .icon-wrap:nth-child(4) .top-line {
        display: none
    }

    .custom-shape-wrapper .icon-wrap:nth-child(2),.custom-shape-wrapper .icon-wrap:nth-child(3),.custom-shape-wrapper .icon-wrap:nth-child(4) {
        margin: 0
    }

    .chek-btn {
        height: 35px;
        width: 35px;
        background-color: #af72fc;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        left: -45px;
        top: 0
    }

    .custom-shape-wrapper .chek-btn img {
        display: flex;
        width: 15px
    }

    .custom-shape-wrapper h3 {
        font-size: 18px
    }

    .custom-shape-wrapper p {
        font-size: 16px;
        line-height: 20px
    }

    .testnet-page .learnMoreBtn {
        position: relative;
        bottom: auto
    }

    .list-with-slick .grant-program-app-select-box h3 {
        font-size: 20px;
        margin-bottom: 7px;
        line-height: 28px
    }

    .list-with-slick .grant-program-app-select-box p {
        font-size: 16px
    }

    .testnet-page-participants .analog-inner h3 {
        margin-bottom: 8px
    }

    .testnet-page .testnet-participants-highlight {
        font-size: 14px
    }

    .testnet-page .products-page-banner-right-img-top {
        top: -20%;
        right: 25px
    }

    .testnet-page .products-page-banner-right-img-bottom {
        top: 50%;
        left: 20px
    }

    .common-ad-banner .blog-pages-partner-box-in h2 {
        font-family: TWK Medium;
        font-size: 28px;
        line-height: 36px
    }

    .common-ad-banner .blog-pages-partner-box-in p {
        font-size: 16px;
        line-height: 24px
    }

    .common-ad-banner .banner-left-text a {
        font-size: 14px;
        line-height: 22px;
        padding: 10px 28px;
        height: 46px
    }

    .common-ad-banner .blog-pages-partner-box-img img {
        max-width: 100%;
        width: 75%
    }

    .testnet-page .common-ad-banner .container {
        padding: 120px 0
    }

    .testnet-page .analog-section .section-intro {
        padding-bottom: 40px
    }

    .testnet-page .analog-section .analog-spacing {
        padding-top: 0;
        padding-bottom: 120px
    }

    .testnet-page .products-page-banner-right-img {
        margin-top: -70px
    }

    .common-ad-banner .blog-pages-bgimg-parrtner {
        padding-left: 30px
    }
}

@media (max-width: 576px) {
    .common-ad-banner .banner-left-text a {
        width:100%;
        max-width: 100%
    }

    .testnet-form-close {
        height: 30px;
        width: 30px
    }
}

.products-page-banner-wrapper {
    position: relative
}

.products-page-banner-content {
    padding: 100px 0;
    position: relative;
    z-index: 99
}

.products-page-blue-bob-big {
    display: block;
    width: 620px;
    height: 850px;
    background: linear-gradient(90deg,rgba(83,48,252,.5),rgba(128,25,215,.5) 50%,rgba(229,57,212,.5));
    filter: blur(150px);
    z-index: -999
}

.products-page-banner-overlay-grid {
    position: absolute;
    top: 0;
    opacity: .5;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.products-page-banner-top-left {
    position: absolute;
    top: -350px;
    left: -400px;
    opacity: .3;
    z-index: 1
}

.products-page-banner-left-text {
    letter-spacing: 3px
}

.products-page-banner-left-text h1 {
    font-family: TWK Medium;
    font-size: 72px;
    color: #fff;
    margin-bottom: 0
}

.products-page-banner-left-text h1:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 56px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 18px;
    left: -64px
}

.products-page-banner-left-text h1 span {
    background: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    color: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%)
}

.products-page-banner-left-text p {
    font-size: 20px;
    color: hsla(0,0%,100%,.7);
    margin-bottom: 30px;
    margin-top: 20px;
    font-family: TWK Thin;
    letter-spacing: .2px
}

.products-page-banner-left-text p.subtext {
    font-size: 16px
}

.products-page-banner-left-text a {
    background: linear-gradient(95.49deg,#5d3ef8 -12.23%,#ba4cd6 117.24%);
    padding: 15px 28px 15px 21px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    height: 56px
}

.products-page-banner-right {
    position: relative
}

.products-page-analog-watch .products-page-banner-right {
    width: 190%;
    height: 70%;
    left: -95%;
    top: 58%;
    position: absolute;
    transform: translateY(-50%)
}

.products-page-banner-right-img {
    width: inherit;
    margin-top: -100px;
    background-repeat: no-repeat;
    background-position: 100%;
    width: 105%;
    z-index: 1
}

.products-page-banner-right-img-top {
    width: inherit;
    top: -200px;
    right: -35px;
    width: 75%
}

.products-page-banner-right-img-bottom,.products-page-banner-right-img-top {
    position: absolute;
    background-repeat: no-repeat;
    background-position: 100%;
    z-index: 0;
    opacity: .1;
    filter: blur(7.5px)
}

.products-page-banner-right-img-bottom {
    width: inherit;
    bottom: 0;
    left: -25px;
    width: 60%
}

.products-page-banner-right-img-bottom.survey-plan {
    filter: none
}

.products-page-banner-btn {
    background: linear-gradient(95.49deg,#5d3ef8 -12.23%,#ba4cd6 117.24%);
    padding: 15px 28px 15px 21px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    outline: none;
    border: none
}

@media only screen and (max-width: 1199px) {
    .products-page-banner-left-text h1 {
        font-size:54px
    }

    .products-page-banner-left-text h1:after {
        height: 46px
    }

    .products-page-banner-right-img {
        margin-top: -20px
    }

    .products-page-banner-right-img-top {
        top: -70px;
        width: 70%;
        right: -60px
    }

    .products-page-banner-right-img-bottom {
        bottom: 10px;
        left: -25px
    }
}

@media only screen and (max-width: 991px) {
    .products-page-banner-left-text h1 {
        font-size:44px
    }

    .products-page-banner-left-text h1:after {
        height: 34px;
        top: 10px
    }

    .products-page-banner-right-img-bottom {
        bottom: 100px;
        left: -25px
    }

    .products-page-analog-watch .products-page-banner-right-img-bottom {
        bottom: 0;
        left: -25px
    }

    .products-page-analog-watch .products-page-banner-right {
        left: -30%;
        top: 25%;
        height: unset;
        width: unset
    }

    .products-page-banner-left-text p {
        font-size: 18px
    }
}

@media only screen and (max-width: 767px) {
    .products-page-banner-overlay-grid {
        left:15px;
        width: calc(100% - 30px)
    }

    .products-page-analog-watch .products-page-banner-right {
        position: unset;
        transform: unset
    }

    .container-border:before {
        left: 15px
    }

    .container-border:after {
        right: 15px
    }

    .products-page-banner-left-text h1:after {
        left: 0;
        top: 10px;
        height: 28px
    }

    .products-page-banner-top-left {
        top: -350px;
        left: -250px;
        opacity: .3
    }

    .products-page-banner-content {
        padding-top: 30px;
        padding-bottom: 60px
    }

    .products-page-banner-left {
        order: 2;
        flex: 0 0 100%;
        max-width: 100%
    }

    .products-page-banner-right {
        flex: 1 1;
        max-width: 100%;
        text-align: center;
        margin-bottom: 20px
    }

    .products-page-banner-right-img {
        width: 80%
    }

    .products-page-banner-right-img-top {
        top: -60px;
        width: 50%;
        right: 65px;
        filter: blur(10px)
    }

    .products-page-banner-right-img-bottom {
        bottom: 0;
        left: 60px;
        width: 40%;
        filter: blur(10px)
    }

    .gmp-banner-heading-before:before {
        height: 32px;
        top: 12px;
        left: -9px
    }

    .products-page-banner-left-text h1 {
        font-size: 40px;
        line-height: 48px
    }

    .products-page-banner-left-text p {
        font-size: 16px;
        margin: 9px 0 24px;
        line-height: 24px
    }

    .products-page-banner-left-text p.subtext {
        font-size: 14px
    }

    .products-page-banner-btn {
        font-size: 16px;
        height: 48px;
        padding: 5px 16px;
        margin: 0
    }

    .products-page-banner-left-text a {
        height: 48px
    }
}

@media only screen and (max-width: 576px) {
    .products-page-banner-left-text a {
        max-width:unset;
        width: 100%
    }
}

.products-page-features-wrapper {
    background: #f6f6f6;
    position: relative
}

.products-page-features-wrapper .container {
    border-color: #e9e9e9
}

.products-page-features-section-intro {
    padding-bottom: 70px
}

.products-page-features-intro-mainheading {
    font-size: 56px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 10px;
    position: relative
}

.products-page-features-intro-mainheading span {
    background: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%)
}

.products-page-features-intro-mainheading:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 35px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 12px;
    left: -81px
}

.products-page-features-intro-subheading {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
    position: relative
}

.products-page-features-intro-subheading:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -40px
}

.products-page-features-section-intro .intro-subheading {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
    position: relative
}

.products-page-features-section-intro .intro-subheading:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -25px
}

.products-page-features-intro-subheading {
    color: #7a797c
}

.products-page-features-intro-mainheading {
    color: #06030d
}

.products-page-features-section-intro .intro-text {
    font-weight: 400;
    color: #625f68
}

.products-page-features-intro-mainheading span {
    background: linear-gradient(87.5deg,#af72fc 3.84%,#bc72fc 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.products-page-features-list {
    display: flex;
    justify-content: space-between
}

.products-page-features-list-item {
    display: flex;
    flex-direction: column;
    padding: 30px;
    width: 31%;
    background-color: #fff;
    position: relative
}

.products-page-features-list-item-overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: 0
}

.products-page-features-list-item:after {
    content: "";
    width: 4px;
    height: 50px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1
}

.products-page-features-list-item-img {
    width: 100px;
    height: 100px;
    margin-left: -10px
}

.products-page-features-list-item-desc {
    position: relative;
    flex-grow: 1;
    z-index: 1
}

.products-page-features-list-item h3 {
    color: #06030d;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px
}

.products-page-features-list-item a {
    position: absolute;
    bottom: -13px;
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    z-index: 1;
    line-height: 26px
}

.products-page-features-list-item p {
    font-size: 18px;
    line-height: 28px;
    color: #625f68
}

.products-page-features-left-blob {
    left: 0;
    top: 0;
    background: linear-gradient(90deg,rgba(83,48,252,.5),rgba(128,25,215,.5) 50%,#e539d4);
    filter: blur(150px)
}

.products-page-features-left-blob,.products-page-features-right-blob {
    position: absolute;
    width: 160px;
    height: 160px;
    transform: rotate(50deg);
    z-index: 1
}

.products-page-features-right-blob {
    right: 0;
    bottom: 0;
    background: #5846fe;
    filter: blur(180px)
}

.products-page-main-wrap .container-border.products-page-features-spacing:after,.products-page-main-wrap .container-border.products-page-features-spacing:before {
    border-color: hsla(0,0%,100%,.05)
}

@media only screen and (max-width: 991px) {
    .products-page-features-list {
        flex-direction:column;
        row-gap: 30px
    }

    .products-page-features-list-item {
        width: 100%
    }

    .products-page-features-list-item a {
        position: relative;
        bottom: unset
    }
}

@media only screen and (max-width: 767px) {
    .products-page-features-spacing {
        padding-top:100px;
        padding-bottom: 100px
    }

    .products-page-features-section-intro {
        padding-bottom: 30px
    }

    .products-page-features-intro-mainheading:before {
        height: 26px;
        top: 8px;
        left: -15px
    }

    .products-page-features-intro-subheading:before {
        top: 50%;
        transform: translateY(-50%);
        left: -10px
    }

    .products-page-features-list {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 30px
    }

    .products-page-features-list-item {
        width: 100%
    }

    .products-page-features-intro-subheading {
        font-size: 14px;
        line-height: 22px
    }

    .products-page-features-intro-mainheading {
        font-size: 32px;
        line-height: 42px
    }

    .products-page-features-list-item-desc h3 {
        font-size: 20px;
        line-height: 28px
    }

    .products-page-features-list-item p {
        font-size: 16px;
        font-weight: 300;
        line-height: 24px
    }
}

.products-page-features-wrapper .products-page-features-spacing {
    padding-top: 120px;
    padding-bottom: 120px
}

.products-page-features-wrapper .products-page-features-left-blob {
    display: none
}

.products-page-features-slick-intro-subheading {
    color: #7a797c;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px
}

.products-page-features-slick-intro-subheading:after {
    content: "";
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 10px;
    transform: translateY(-50%);
    left: -40px
}

.products-page-features-slick-intro-mainheading {
    color: #06030d;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    font-family: TWK Medium;
    line-height: 64px;
    margin: 0;
    position: relative
}

.products-page-features-slick-intro-mainheading:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 40px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 15px;
    left: -81px
}

.products-page-features-slick-intro-mainheading span {
    background: var( --untitled-main-dark-purple-pink,linear-gradient(124deg,#af72fc 0,#bc72fc 100%) );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0
}

.products-page-features-slick-main-heading-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.products-page-features-slick-button-wrapper.products-page-features-slick-hidden button {
    width: 56px;
    height: 56px;
    background: linear-gradient(124deg,rgba(206,192,243,.1),rgba(195,138,244,.1));
    color: #fff;
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border-image-slice: 1;
    padding: 16px;
    border-width: 1px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center
}

.products-page-features-slick-button-wrapper.products-page-features-slick-hidden {
    display: flex;
    gap: 26px;
    align-items: center
}

.products-page-features-slick-wrapper {
    margin-top: 70px
}

.products-page-features-slick-box {
    background-color: #fff;
    padding: 32px;
    position: relative;
    min-height: 450px;
    display: flex;
    flex-direction: column
}

.products-page-analog-watch .products-page-features-slick-box {
    min-height: 507px
}

.products-page-features-slick-box:after {
    content: "";
    width: 4px;
    height: 58px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1
}

.products-page-features-slick-box-feature-content {
    flex-grow: 1
}

.products-page-features-slick-box-feature-content h3 {
    color: #06030d;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 8px
}

.products-page-features-without-slick-box-feature-content h3 {
    color: #06030d;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px
}

.products-page-features-slick-box-feature-content p {
    color: #625f68;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 14px
}

.products-page-features-without-slick-box-feature-content p {
    color: #625f68;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px
}

.products-page-features-slick-box a {
    position: absolute;
    bottom: 17px;
    z-index: 1
}

.products-page-features-slick-box a span {
    display: flex;
    gap: 2px;
    align-items: center;
    background: var( --untitled-main-purple-pink,linear-gradient(138deg,#5d3ef8 0,#ba4cd6 100%) );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    cursor: pointer;
    font-size: 18px;
    line-height: 26px
}

.products-page-features-slick-box-overlay-grid {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: 0
}

.products-page-features-slick-wrapper .slick-slider {
    margin: 0 -10px
}

.products-page-features-wrapper .products-page-features-spacing:before {
    left: -80px
}

.products-page-features-wrapper .products-page-features-spacing:after {
    right: -80px
}

@media only screen and (min-width: 1025px) and (max-width:1199px) {
    .products-page-features-slick-box {
        height:507px
    }

    .products-page-analog-watch .products-page-features-slick-box {
        min-height: 560px
    }
}

@media only screen and (min-width: 992px) and (max-width:1024px) {
    .products-page-features-slick-box {
        min-height:400px
    }
}

@media only screen and (max-width: 767px) {
    .products-page-features-slick-intro-mainheading:after {
        top:8px;
        left: -15px;
        width: 4px;
        height: 27.039px
    }

    .products-page-features-slick-button-wrapper.products-page-features-slick-hidden {
        display: none
    }

    .products-page-features-slick-intro-mainheading {
        font-size: 32px;
        line-height: 42px
    }

    .products-page-features-slick-intro-subheading {
        font-size: 14px;
        margin-bottom: 24px
    }

    .products-page-features-slick-wrapper {
        margin-top: 31px
    }

    .products-page-features-slick-intro-subheading:after {
        left: -10px
    }

    .products-page-features-without-slick-box {
        background: #fff;
        padding: 25px 25px 18px;
        -webkit-backdrop-filter: blur(12.5px);
        backdrop-filter: blur(12.5px);
        margin-bottom: 25px;
        position: relative
    }

    .products-page-features-without-slick-box a span img {
        height: 16px;
        width: 16px
    }

    .products-page-features-without-slick-box:after {
        content: "";
        width: 4px;
        height: 58px;
        background: linear-gradient(124deg,#cec0f3,#c38af4);
        position: absolute;
        top: 25px;
        right: 0;
        z-index: 1
    }

    .products-page-features-without-slick-box h4 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        color: #06030d;
        margin-bottom: 8px
    }

    .products-page-features-without-slick-box p {
        color: var(--grey,#625f68);
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: .32px;
        margin-bottom: 12px
    }

    .products-page-features-without-slick-box a span {
        background: var( --untitled-main-purple-pink,linear-gradient(138deg,#5d3ef8 0,#ba4cd6 100%) );
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        position: relative
    }

    .products-page-features-wrapper .products-page-features-spacing {
        padding-top: 120px;
        padding-bottom: 120px
    }

    .products-page-features-without-slick-box-feature-content img {
        height: 90px
    }

    .products-page-features-without-slick-box-overlay-grid {
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        background-position: 100%;
        background-repeat: no-repeat
    }

    .products-page-features-wrapper .mobile-wrap .products-page-features-slick-wrapper .slick-dots {
        display: flex!important;
        position: absolute!important;
        justify-content: flex-end!important;
        right: 5px;
        bottom: -45px
    }
}

@media only screen and (max-width: 576px) {
    .products-page-features-wrapper .products-page-features-spacing {
        padding-top:120px;
        padding-bottom: 120px
    }
}

.products-page-product-range-wrapper {
    background-color: #06030d;
    position: relative
}

.products-page-product-range-top-right-blob {
    top: 0
}

.products-page-product-range-bottom-right-blob,.products-page-product-range-top-right-blob {
    position: absolute;
    right: 0;
    width: 160px;
    height: 160px;
    transform: rotate(50deg);
    background: linear-gradient(90deg,rgba(83,48,252,.5),rgba(128,25,215,.5) 50%,#e539d4);
    filter: blur(150px)
}

.products-page-product-range-bottom-right-blob {
    bottom: 0;
    z-index: 10
}

.products-page-product-range-spacing {
    padding-top: 180px;
    padding-bottom: 180px
}

.products-page-product-range-section-intro {
    padding-bottom: 70px
}

.products-page-product-range-intro-subheading {
    color: #fff;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase
}

.products-page-product-range-intro-subheading:before {
    content: "";
    width: 4px;
    height: 4px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 13px;
    transform: translateY(-50%);
    left: -40px
}

.products-page-product-range-intro-mainheading {
    font-size: 56px;
    padding-bottom: 10px;
    color: #fff;
    position: relative
}

.products-page-product-range-intro-mainheading span {
    background: linear-gradient(87.5deg,#af72fc 3.84%,#bc72fc 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.products-page-product-range-intro-mainheading:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 40px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 15px;
    left: -81px
}

.products-page-product-range-intro-text {
    color: hsla(0,0%,100%,.7);
    font-weight: 400
}

.products-page-product-range-list {
    display: flex;
    flex-direction: column;
    row-gap: 40px
}

.products-page-product-range-list-item {
    display: flex;
    padding: 60px 30px;
    position: relative
}

.products-page-product-range-list-item-overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(124deg,#39393a1a,#c4c4c41a)
}

.products-page-product-range-list-item:after {
    content: "";
    width: 4px;
    height: 58px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 1
}

.products-page-product-range-list-item-img img {
    max-width: 100%
}

.products-page-product-range-list-item-desc {
    padding-left: 16px
}

.products-page-product-range-list-item-label-analogwatch,.products-page-product-range-list-item-label-timechain,.products-page-product-range-list-item-label-timegraph {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .7px;
    text-transform: uppercase;
    padding: 7px 10px;
    display: inline-block;
    margin-bottom: 16px;
    color: #c38af4;
    background: rgba(195,138,244,.1)
}

.products-page-product-range-list-item-label-analogwatch {
    color: #2fc6d2;
    background: rgba(47,198,210,.1)
}

.products-page-product-range-list-item-label-timegraph {
    color: #20c34e;
    background: rgba(32,195,78,.1)
}

.products-page-product-range-list-item-desc h3 {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    max-width: 512px;
    padding-bottom: 16px;
    margin-bottom: 0;
    padding-top: 20px
}

.products-page-product-range-list-item-desc p {
    color: hsla(0,0%,100%,.7);
    font-size: 18px;
    font-weight: 300
}

.products-page-product-range-list-item-desc a {
    background: linear-gradient(124deg,#5d3ef8,#ba4cd6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

@media only screen and (max-width: 1199px) {
    .products-page-product-range-list-item-img-1 img {
        position:absolute;
        width: 210px;
        left: 0;
        top: 22px
    }

    .products-page-product-range-list-item-img-2 img {
        position: absolute;
        left: 30px;
        top: 46px;
        width: 150px
    }

    .products-page-product-range-list-item-img-3 img {
        position: absolute;
        left: 30px;
        top: 60px;
        width: 150px
    }
}

@media only screen and (max-width: 991px) {
    .products-page-product-range-list-item-img-1 img {
        position:absolute;
        width: 150px;
        left: 0;
        top: 33px
    }

    .products-page-product-range-list-item-img-2 img {
        position: absolute;
        left: 20px;
        top: 49px;
        width: 105px
    }

    .products-page-product-range-list-item-img-3 img {
        position: absolute;
        left: 30px;
        top: 60px;
        width: 96px
    }

    .products-page-product-range-list-item-desc h3 {
        font-size: 28px
    }

    .products-page-product-range-list-item-desc a,.products-page-product-range-list-item-desc p {
        font-size: 16px
    }
}

@media only screen and (max-width: 767px) {
    .products-page-product-range-spacing {
        padding-top:120px;
        padding-bottom: 50px
    }

    .products-page-product-range-section-intro {
        padding-bottom: 35px
    }

    .products-page-product-range-intro-mainheading:before {
        left: -15px;
        top: 9px;
        width: 4px;
        height: 24px
    }

    .products-page-product-range-intro-text {
        font-size: 16px;
        margin: 0
    }

    .products-page-product-range-intro-mainheading {
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 42px;
        padding: 0;
        margin-bottom: 8px
    }

    .products-page-product-range-intro-subheading {
        font-size: 14px
    }

    .products-page-product-range-intro-subheading:before {
        left: -10px;
        top: 10px
    }

    .products-page-product-range-list {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 30px
    }

    .products-page-product-range-list-item {
        width: 100%;
        padding: 15px 25px 25px;
        display: flex;
        flex-direction: column
    }

    .products-page-product-range-list-item:after {
        top: 50px
    }

    .products-page-product-range-list-item-img-1,.products-page-product-range-list-item-img-2,.products-page-product-range-list-item-img-3 {
        position: relative;
        width: 100%;
        height: 130px
    }

    .products-page-product-range-list-item-img-1 img {
        width: 150px;
        height: 130px;
        left: -20px;
        top: 0
    }

    .products-page-product-range-list-item-img-2 img,.products-page-product-range-list-item-img-3 img {
        width: 120px;
        height: 120px;
        left: 0;
        top: 0
    }

    .products-page-product-range-list-item-desc {
        padding: 0
    }

    .products-page-product-range-list-item-label-analogwatch,.products-page-product-range-list-item-label-timechain,.products-page-product-range-list-item-label-timegraph {
        font-size: 12px
    }

    .products-page-product-range-list-item-desc h3 {
        font-size: 20px;
        line-height: 28px;
        padding-bottom: 8px
    }

    .products-page-product-range-list-item-desc p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px;
        margin-bottom: 12px
    }

    .products-page-product-range-list-item-desc a {
        font-size: 16px;
        line-height: 24px
    }

    .products-page-product-range-list-item-img {
        width: 96px
    }

    .products-page-product-range-list-item-desc a img {
        height: 16px;
        width: 16px
    }
}

.products-page-analog-grant-wrapper {
    position: relative;
    background-color: #06030d
}

.products-page-main-wrap .container.products-page-community-product-spacing:after,.products-page-main-wrap .container.products-page-community-product-spacing:before,.products-page-main-wrap .container.products-page-features-spacing:after,.products-page-main-wrap .container.products-page-features-spacing:before {
    border-color: #e9e9e9
}

.products-page-analog-grant-main {
    padding: 0 50px 0 60px;
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border-image-slice: 1;
    border-left: solid;
    border-width: 4px;
    position: relative;
    background-color: #110823;
    margin-bottom: 100px
}

.products-page-analog-grant-extra-wrap {
    padding-bottom: 100px
}

.products-page-analog-grant-top-right-blob {
    position: absolute;
    right: 0;
    top: 100px;
    width: 160px;
    height: 160px;
    transform: rotate(50deg);
    background: linear-gradient(90deg,rgba(83,48,252,.5),rgba(128,25,215,.5) 50%,#e539d4);
    filter: blur(150px)
}

.products-page-analog-grant-bob {
    display: block;
    width: 256px;
    height: 261px;
    border-radius: 218px;
    opacity: .35;
    background: #e00bb1;
    filter: blur(150px)
}

.products-page-analog-grant-center-bob {
    position: absolute;
    left: 57%;
    transform: translateX(-50%);
    opacity: .25;
    top: 10%
}

.products-page-analog-grant-button {
    background: transparent;
    padding: 14px 28px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #cec0f3;
    display: inline-block;
    text-decoration: none;
    width: 232px;
    height: 56px;
    background: hsla(0,0%,100%,.03);
    -webkit-backdrop-filter: blur(13.5px);
    backdrop-filter: blur(13.5px);
    border: 2px solid #c38af4;
    border-image: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%)1;
    text-align: center
}

.products-page-analog-grant-button span {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.products-page-analog-grant-overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.products-page-analog-grant-box span {
    background: linear-gradient(87.5deg,#cec0f3 3.84%,#c38af4 81.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 10px
}

.products-page-analog-grant-box h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    color: #fff;
    margin-bottom: 17px
}

.products-page-analog-grant-box p {
    color: hsla(0,0%,100%,.6);
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 31px
}

.products-page-analog-grant-box-img {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.products-page-analog-grant-box-img img {
    width: 70%
}

.products-page-analog-grant-extra-space {
    height: 150px
}

@media only screen and (max-width: 991px) {
    .products-page-analog-grant-box-img img {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .products-page-analog-grant-wrapper {
        padding-top:120px;
        padding-bottom: 120px
    }

    .grant-program-banner-wrapper .grant-program-left-text {
        margin-bottom: 0
    }

    .products-page-analog-grant-extra-wrap {
        padding-bottom: 0
    }

    .products-page-analog-grant-box-img {
        justify-content: flex-start
    }

    .products-page-analog-grant-main {
        padding: 43px 25px;
        margin: 0
    }

    .products-page-community-intro-mainheading {
        font-size: 32px;
        line-height: 42px
    }

    .products-page-community-intro-text {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .32px
    }

    .products-page-community-intro-mainheading:before {
        left: -10px;
        width: 4px;
        height: 24px;
        top: 10px
    }

    .products-page-community-social-icons-wrapper {
        display: grid;
        grid-template-columns: repeat(auto-fit,minmax(100px,1fr));
        margin: 40px 0 100px;
        grid-gap: 30px;
        gap: 30px
    }

    .products-page-community-social-item {
        max-width: 100%
    }

    .products-page-community-product-spacing {
        padding: 25px
    }

    .products-page-community-product-spacing:before {
        left: 23px
    }

    .products-page-community-product-spacing:after {
        right: 23px
    }

    .left-partner-box:last-child {
        padding: 0 15px
    }

    .products-page-analog-grant-box h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 14px
    }

    .products-page-analog-grant-box p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 23px;
        letter-spacing: .32px
    }

    .products-page-analog-grant-button {
        font-size: 14px;
        line-height: 22px;
        padding: 10px 28px;
        height: 46px;
        width: 100%
    }

    .products-page-banner-top-left {
        left: 0
    }

    .products-page-analog-grant-box-img img {
        width: 50%
    }
}

.products-page-learn-section {
    position: relative;
    overflow: hidden;
    background: #f6f6f6
}

.products-page-learn-section .container,.products-page-learn-section .container.products-page-learn-spacing:after,.products-page-learn-section .container.products-page-learn-spacing:before {
    border-color: #e9e9e9
}

.products-page-learn-section .products-page-learn-spacing {
    padding-top: 100px;
    padding-bottom: 120px
}

.products-page-learn-section .products-page-learn-spacing:before {
    left: -80px
}

.products-page-learn-section .products-page-learn-spacing:after {
    right: -80px
}

.products-page-learn-intro {
    padding-bottom: 70px
}

.products-page-learn-mainheading {
    font-size: 56px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 16px;
    position: relative;
    font-family: TWK Medium
}

.products-page-learn-mainheading span {
    background: var( --untitled-main-dark-purple-pink,linear-gradient(92deg,#af72fc .3%,#bc72fc 53.07%) );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.products-page-learn-mainheading:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 40px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    top: 15px;
    left: -81px
}

.products-page-learn-intro p {
    color: var(--text-dark-grey,#7a797c);
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 0
}

.products-page-learn-list {
    display: flex;
    justify-content: space-between
}

.products-page-learn-list-item {
    display: flex;
    flex-direction: column;
    padding: 40px 30px;
    width: 31%;
    background-color: #fff;
    position: relative
}

.products-page-learn-list-item-overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: 0
}

.products-page-learn-list-item:after {
    content: "";
    width: 4px;
    height: 50px;
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1
}

.products-page-learn-list-item-img {
    width: 100px;
    height: 100px;
    margin-left: -10px
}

.products-page-learn-list-item-desc {
    position: relative;
    flex-grow: 1;
    z-index: 1
}

.products-page-learn-list-item h3 {
    color: #06030d;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 11px
}

.products-page-learn-list-item a {
    position: absolute;
    bottom: -18px;
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    z-index: 1;
    line-height: 26px
}

.products-page-learn-list-item p {
    font-size: 18px;
    line-height: 24px;
    color: #625f68;
    font-style: normal;
    font-weight: 300;
    line-height: 28px
}

@media only screen and (max-width: 991px) {
    .products-page-learn-list {
        flex-direction:column;
        row-gap: 30px
    }

    .products-page-learn-list-item {
        width: 100%
    }

    .products-page-learn-list-item a {
        position: relative;
        bottom: unset
    }
}

@media only screen and (max-width: 767px) {
    .products-page-learn-intro {
        padding-bottom:30px
    }

    .products-page-learn-list {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 30px
    }

    .products-page-learn-list-item {
        width: 100%;
        padding: 24px 24px 17px
    }

    .products-page-learn-mainheading span {
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 42px
    }

    .products-page-learn-intro p {
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: .32px
    }

    .products-page-learn-mainheading:before {
        height: 23px;
        left: -15px;
        top: 30px;
        width: 3px;
        height: 24px
    }

    .products-page-learn-mainheading {
        padding-bottom: 0
    }

    .products-page-learn-section .products-page-learn-spacing {
        padding: 110px 0 120px
    }

    .products-page-learn-list-item h3 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 8px
    }

    .products-page-learn-list-item p {
        font-size: 16px;
        margin-bottom: 12px;
        line-height: 24px;
        letter-spacing: .32px
    }

    .products-page-learn-list-item a {
        font-size: 16px;
        line-height: 26px
    }
}

.products-page-main-wrap {
    overflow: hidden;
    background-color: #09090a
}

.products-page-purple-label {
    color: #c38af4;
    background: rgba(195,138,244,.1)
}

.products-page-orange-label,.products-page-purple-label {
    padding: 7px 14px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: .7px;
    text-transform: uppercase
}

.products-page-orange-label {
    color: #ffb067;
    background: rgba(255,176,103,.1)
}

.products-page-blue-label {
    color: #2fc6d2;
    background: linear-gradient(180deg,rgba(83,222,233,.1),rgba(45,205,218,.1) 62.5%,rgba(31,199,212,.1))
}

.products-page-blue-label,.products-page-green-label {
    padding: 7px 14px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: .7px;
    text-transform: uppercase
}

.products-page-green-label {
    color: #20c34e;
    background: rgba(47,210,93,.1)
}

@media only screen and (max-width: 767px) {
    .products-page-main-wrap .jointhecommunity-padding:after {
        border-color:#e9e9e9
    }
}

.blog-pages-main-wrapper .intro-mainheading {
    color: #06030d
}

.blog-pages-main-wrapper .blog-pages-spacing.container:after,.blog-pages-main-wrapper .blog-pages-spacing.container:before {
    border-left: 1px solid #cccccc7a
}

.blog-pages-main-wrapper .blog-pages-spacing.container,.blog-pages-main-wrapper .main-header .container,.blog-pages-main-wrapper .main-header .container:after,.blog-pages-main-wrapper .main-header .container:before {
    border-color: #cccccc7a
}

.blog-pages-main-wrapper .main-header.is-sticky .container,.blog-pages-main-wrapper .main-header.main-header.is-sticky .container:after,.blog-pages-main-wrapper .main-header.main-header.is-sticky .container:before,.blog-pages-main-wrapper .openmenu-wrap.container:after,.blog-pages-main-wrapper .openmenu-wrap.container:before {
    border-color: #ffffff0d
}

.blog-pages-main-wrapper .intro-mainheading span {
    background: var( --untitled-main-dark-purple-pink,linear-gradient(124deg,#af72fc 0,#bc72fc 100%) )!important;
    background-clip: text!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important
}

.blog-pages-main-wrapper .intro-mainheading:before {
    content: "";
    width: 4px;
    height: 53px;
    background-color: #bc72fc;
    position: absolute;
    left: -79px;
    top: 50%;
    transform: translateY(-50%)
}

.blog-pages-banner .intro-mainheading {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px
}

.blog-pages-main-wrapper .blog-pages-alignment {
    padding-left: 95px;
    padding-right: 30px
}

.blog-pages-banner .intro-mainheading:before {
    top: 40px;
    left: -95px
}

.blog-pages-main-wrapper .blog-pages-banner .dot {
    display: inline-block;
    border-radius: 50%;
    margin: 0 4px;
    background-color: #7a797c;
    height: 4px;
    width: 4px
}

.blog-pages-main-wrapper .banner-date {
    color: #7a797c;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-top: 17px
}

.banner-sub-heading {
    color: #06030d;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    padding-top: 28px
}

.blog-pages-banner .blog-pages-spacing {
    padding-top: 110px
}

@media screen and (max-width: 1199px) {
    .blog-pages-main-wrapper .blog-pages-alignment {
        padding-left:24px
    }

    .blog-pages-banner .intro-mainheading:before {
        top: 40px;
        left: -25px
    }
}

@media screen and (max-width: 991px) {
    .banner-sub-heading {
        padding-top:28px
    }
}

@media only screen and (max-width: 767px) {
    .blog-pages-banner .blog-pages-spacing {
        padding-top:64px
    }

    .blog-pages-banner .intro-mainheading {
        font-size: 40px;
        font-weight: 500;
        line-height: 48px
    }

    .blog-pages-alignment {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .blog-pages-banner .intro-mainheading:before {
        height: 31px;
        width: 4px;
        top: 30px;
        left: -16px
    }

    .banner-sub-heading {
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: .32px;
        padding-top: 32px
    }
}

.blog-pages-content-wrap .blog-pages-alignment {
    padding-left: 24px
}

.blog-pages-navigation-wrapper {
    float: left;
    height: -moz-fit-content;
    height: fit-content
}

.blog-pages-navigation-wrapper.sticky {
    position: fixed;
    top: 85px;
    margin-top: 20px
}

.blog-pages-navigation-wrapper.sticky::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: transparent;
    border-radius: 10px;
    overflow: hidden
}

.blog-pages-navigation-wrapper.sticky::-webkit-scrollbar {
    width: 6px;
    background-color: transparent
}

.blog-pages-navigation-wrapper.sticky::-webkit-scrollbar-thumb {
    background: linear-gradient(124deg,#af72fc,#bc72fc);
    border-radius: 10px
}

.blog-pages-navigation-wrapper.sticky+.blog-pages-content {
    margin-left: 361px
}

.blog-pages-content-wrap .blog-pages-headings-container {
    display: flex;
    flex-direction: column;
    gap: 14px;
    width: 250px
}

.blog-pages-content-wrap .blog-pages-headings-container li {
    color: #625f68;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 145%;
    cursor: pointer;
    position: relative
}

.blog-pages-content-wrap .blog-pages-headings-container .active,.blog-pages-content-wrap .blog-pages-headings-container li:hover {
    color: #000;
    font-size: 16px;
    font-style: normal;
    line-height: 145%
}

.blog-pages-content-wrap .blog-pages-headings-container .active:before {
    background: linear-gradient(124deg,#cec0f3,#c38af4);
    content: "";
    display: block;
    height: 4px;
    width: 4px;
    position: absolute;
    top: 50%;
    left: -22px;
    transform: translateY(-50%);
    transition: all .4s
}

.blog-pages-subscription-wrap {
    width: 250px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 18px
}

.blog-pages-subscription-wrap input {
    background: #fff;
    box-shadow: none;
    font-size: 16px;
    font-weight: 300;
    height: 48px;
    line-height: 23.5px;
    letter-spacing: .32px;
    padding: 15px 20px;
    border: 1px solid #dcdcdc
}

.blog-pages-subscribe-btn {
    height: 48px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .28px;
    text-transform: uppercase;
    margin-bottom: 0
}

.blog-pages-social-wrap {
    display: flex;
    margin-top: 24px
}

code {
    padding: 10px;
    background-color: #141414;
    color: #fff;
    display: block;
    border-radius: 10px;
    text-shadow: 5px 5px 5px #000,-2px -2px 2px #212121;
    font-size: 14px;
    font-style: normal;
    line-height: 28px
}

.blog-pages-social-wrap div {
    margin: auto;
    display: flex;
    gap: 16px
}

.blog-pages-social-wrap div img {
    cursor: pointer
}

.blog-pages-content {
    margin-left: 111px;
    width: 636px
}

.blog-pages-content-intro img {
    margin-bottom: 16px;
    cursor: zoom-in
}

.zoom {
    max-height: 100%;
    margin: auto!important;
    cursor: zoom-out!important
}

.zoomed-image-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute
}

.blog-pages-close-icon {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer!important;
    height: unset!important;
    width: unset!important;
    z-index: 20
}

.blog-pages-content-intro p {
    color: #06030d;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    margin-top: 16px;
    margin-bottom: 0
}

.blog-pages-content-intro a,.blog-pages-content-section a {
    background: var( --Untitled-Main-Dark-Purple-Pink,linear-gradient(92deg,#af72fc .3%,#bc72fc 53.07%) );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.blog-pages-content-section {
    margin-top: 40px
}

.blog-pages-content-section p {
    color: #06030d;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    margin-top: 16px;
    margin-bottom: 0
}

.blog-pages-content-section h3 {
    background: var( --untitled-main-dark-purple-pink,linear-gradient(124deg,#af72fc 0,#bc72fc 100%) );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0
}

.blog-pages-content-section .dot {
    list-style: disc;
    padding-left: 30px
}

.blog-pages-content-section .number {
    list-style: decimal;
    padding-left: 30px
}

.blog-pages-content-section li {
    font-size: 19px
}

.exclude-list-item {
    margin-left: -30px
}

.blog-pages-content-section img,.exclude-list-item img {
    margin-top: 40px;
    margin-bottom: 22px
}

.blog-pages-content-section img {
    max-width: unset;
    transition: transform .3s;
    width: 120%;
    margin-left: -10%;
    cursor: zoom-in
}

.blog-pages-content-section p span {
    color: #c38af4;
    cursor: pointer
}

.blog-pages-content-container {
    padding-top: 65px;
    display: flex
}

.blog-pages-content-intro p a,.blog-pages-content-section p a {
    text-decoration: underline!important;
    color: unset
}

.blog-pages-error-wrap {
    color: #f13c77
}

.blog-pages-error-wrap,.blog-pages-success {
    position: absolute;
    bottom: -22px;
    left: 0;
    font-size: 12px;
    font-weight: 300;
    line-height: 22px
}

.blog-pages-success {
    color: green
}

.blog-pages-text-bold {
    color: #06030d!important;
    font-family: TWK Bold
}

.blog-pages-dropdown-modal .blog-pages-inputs {
    cursor: pointer
}

.blog-pages-ad-wrap {
    padding: 0
}

.blog-pages-partner-box-img img {
    max-width: 80%
}

.blog-pages-partner-box-in h2 {
    font-weight: 500;
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 12px
}

.blog-pages-partner-box-in p {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    color: hsla(0,0%,100%,.6);
    margin-bottom: 20px
}

.blog-pages-left-partner-box {
    padding: 55px 15px
}

.blog-pages-left-partner-box:first-child {
    order: 1;
    padding: 0
}

.blog-pages-left-partner-box:last-child {
    padding: 0 15px 0 0;
    order: 2
}

.blog-pages-left-partner-box {
    padding: 20px 15px 0
}

.blog-pages-bgimg-parrtner {
    padding: 41px 0 43px 35px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-image-source: linear-gradient(92.19deg,#cec0f3 100%,#c38af4 0);
    border-image-slice: 1;
    border-left: solid;
    border-width: 4px;
    background-color: #110826;
    position: relative
}

.blog-pages-bgimg-parrtner .overlay-grid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(231.19% 141.42% at 100% 0,rgba(113,65,241,.11) 0,rgba(111,65,242,.24) 100%)
}

.blog-pages-parr-center-bob {
    position: absolute;
    left: 57%;
    transform: translateX(-50%);
    opacity: .25;
    top: 10%
}

.blog-pages-ad-wrap .banner-left-text {
    z-index: 5
}

.blog-pages-ad-wrap .banner-left-text a {
    padding: 15px 21px;
    height: 40px;
    width: unset;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px
}

.blog-pages-ad-wrap {
    background: #000;
    margin-top: 72px;
    margin-bottom: 74px
}

.blog-pages-content-wrap .tablet-wrap .banner-sub-heading {
    margin-left: 71px
}

@media screen and (max-width: 1199px) {
    .blog-pages-content {
        margin-left:71px;
        width: 68%
    }

    .blog-pages-navigation-wrapper.sticky+.blog-pages-content {
        margin-left: 321px
    }

    .blog-pages-content-section img {
        width: 115%;
        margin-left: -10%
    }

    .blog-pages-content-wrap .tablet-wrap .banner-sub-heading {
        margin-left: 0
    }
}

@media screen and (max-width: 991px) {
    .blog-pages-dropdown {
        width:100%;
        height: 40px;
        border: 1px solid #dcdcdc;
        background: #fff;
        align-items: center;
        overflow: hidden;
        cursor: pointer;
        color: #06030d;
        font-size: 16px;
        font-weight: 300;
        line-height: 18px;
        letter-spacing: .28px;
        display: flex;
        justify-content: space-between
    }

    .dropdown-container {
        position: relative
    }

    .dropdown-container.sticky {
        position: fixed;
        width: 100%;
        margin-left: -15px;
        padding: 0 15px;
        top: 68px;
        z-index: 10
    }

    .dropdown-container.sticky .blog-pages-dropdown {
        width: 664px;
        height: 44px;
        font-size: 18px;
        box-shadow: 0 0 10px 0 #000
    }

    .dropdown-container.sticky .blog-pages-dropdown-modal {
        width: 664px;
        position: relative;
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 10px;
        box-shadow: 0 0 5px 0 #000
    }

    .dropdown-container.sticky .blog-pages-dropdown span {
        font-family: TWK SemiBold
    }

    .blog-pages-dropdown span {
        padding-left: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .blog-pages-dropdown img {
        transform: rotate(0deg);
        transition: .3s
    }

    .blog-pages-dropdown-open img {
        transform: rotate(-180deg);
        transition: .3s
    }

    .blog-pages-dropdown-title {
        color: #06030d;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: .24px;
        text-transform: uppercase
    }

    .blog-pages-dropdown-modal {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 8px;
        padding: 4px 13px;
        border: 1px solid #dcdcdc;
        background: #fff;
        display: none;
        position: absolute;
        width: 100%
    }

    .blog-pages-dropdown-modal.open {
        display: flex
    }

    .blog-pages-dropdown-modal .blog-pages-inputs {
        color: #625f68;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 22px;
        letter-spacing: .28px
    }

    .blog-pages-content-container {
        padding-top: 29px;
        display: block;
        margin-top: 0
    }

    .blog-pages-content {
        width: 100%;
        margin-left: 0
    }

    .blog-pages-subscription-wrap {
        gap: 0;
        margin-top: 10px
    }

    .blog-pages-social-wrap {
        margin-top: 16px
    }

    .blog-pages-social-wrap div {
        gap: 12px
    }

    .blog-pages-content-intro img {
        margin-top: 30px
    }

    .blog-pages-subscription-container {
        color: #06030d;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: .28px;
        text-transform: uppercase;
        margin-top: 45px
    }

    .blog-pages-subscribe-btn {
        padding: 16px 28px;
        margin-bottom: 0!important
    }

    .blog-pages-content-section img {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .zoom {
        width:100%!important
    }

    .blog-pages-dropdown-title {
        font-size: 12px
    }

    .blog-pages-subscription-container {
        font-size: 14px;
        width: 100%
    }

    .blog-pages-subscription-wrap {
        width: 100%
    }

    .blog-pages-subscribe-btn {
        font-size: 12px;
        width: 25%
    }

    .blog-pages-subscription-wrap input {
        font-size: 14px;
        width: 75%
    }

    .blog-pages-dropdown-modal {
        width: 100%
    }

    .blog-pages-content {
        margin-left: 0;
        width: unset
    }

    .blog-pages-content-intro img {
        width: 100%;
        margin-bottom: 16px;
        margin-top: 24px
    }

    .blog-pages-content-section {
        margin-top: 24px
    }

    .blog-pages-content-intro p,.blog-pages-content-section p {
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: .32px;
        margin-top: 8px
    }

    code {
        font-size: 12px
    }

    .blog-pages-content-section h2 {
        font-size: 20px;
        line-height: 28px;
        font-weight: 500;
        margin-bottom: 4px
    }

    .blog-pages-content-section li {
        font-size: 16px
    }

    .blog-pages-content-section img,.exclude-list-item img {
        margin-top: 24px;
        margin-bottom: 16px;
        width: 100%
    }

    .blog-pages-content-section .dot {
        padding-left: 25px
    }

    .blog-pages-content-container {
        padding-top: 29px;
        display: block;
        margin-top: 0
    }

    .blog-pages-dropdown {
        font-size: 14px
    }

    .dropdown-container.sticky .blog-pages-dropdown {
        height: 40px;
        width: 538px;
        font-size: 16px
    }

    .dropdown-container.sticky .blog-pages-dropdown-modal {
        padding-top: 5px;
        width: 538px;
        padding-bottom: 5px;
        font-size: 16px
    }

    .blog-pages-partner-box-in h2 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px
    }

    .blog-pages-partner-box-in p {
        font-size: 14px;
        font-weight: 300;
        line-height: 22px;
        letter-spacing: .28px
    }

    .blog-pages-ad-wrap .banner-left-text a {
        font-size: 12px;
        font-weight: 500;
        line-height: 20px
    }

    .blog-pages-dropdown-modal .blog-pages-inputs,.dropdown-container.sticky .blog-pages-dropdown {
        font-size: 14px;
        line-height: 18px
    }
}

@media only screen and (max-width: 576px) {
    .blog-pages-dropdown {
        height:unset;
        padding: 7px 0
    }

    .dropdown-container.sticky .blog-pages-dropdown,.dropdown-container.sticky .blog-pages-dropdown-modal {
        width: 100%
    }

    .blog-pages-ad-wrap .banner-left-text a {
        width: 100%;
        max-width: unset
    }

    .blog-pages-left-partner-box:first-child {
        order: 2;
        padding: 0 15px 0 0
    }

    .blog-pages-left-partner-box:last-child {
        padding: 0 15px 0 0;
        order: 1
    }

    .blog-pages-bgimg-parrtner {
        padding: 25px 25px 44px 27px
    }

    .blog-pages-partner-box-img img {
        max-width: 42%
    }

    .blog-pages-partner-box-in h2 {
        margin-top: 18px;
        margin-bottom: 10px
    }

    .blog-pages-partner-box-in p {
        margin-bottom: 24px
    }
}

.blog-pages-main-wrapper .blog-box {
    border-radius: 2px;
    width: 347px;
    height: 550px;
    flex-shrink: 0;
    background: #fff;
    -webkit-backdrop-filter: blur(12.5px);
    backdrop-filter: blur(12.5px);
    margin-top: 60px;
    position: relative
}

.blog-pages-recommendation .intro-mainheading:before {
    width: 4px;
    height: 42px
}

.blog-pages-recommendation .blog-pages-spacing {
    padding: 150px 0 220px
}

.blog-pages-main-wrapper .blog-box>img {
    width: 100%;
    height: 220px;
    object-fit: fill
}

.blog-pages-main-wrapper .blog-box .content-box {
    padding: 24px 32px 30px;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.blog-pages-main-wrapper .blog-box .content-box h3 {
    color: #06030d;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px
}

.blog-pages-main-wrapper .blog-box .content-box .text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    color: #7a797c;
    display: flex;
    align-items: center
}

.blog-pages-main-wrapper .blog-box .content-box .text .content-date {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    text-transform: uppercase;
    color: #7a797c;
    display: flex;
    align-items: center
}

.blog-pages-main-wrapper .blog-box .content-box .text .dot {
    width: 4px;
    height: 4px;
    background: #7a797c;
    opacity: .7;
    margin: 8px;
    border-radius: 50%
}

.blog-pages-main-wrapper .blog-box .content-box:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 44px;
    flex-shrink: 0;
    background: linear-gradient(124deg,#af72fc,#bc72fc);
    margin-top: 35px;
    margin-left: -32px
}

.blog-pages-main-wrapper .blog-box .content-box p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #625f68;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.blog-pages-main-wrapper .blog-box .content-box a {
    position: absolute;
    bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    background: linear-gradient(138deg,#5d3ef8,#ba4cd6);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.blog-pages-recommendation-grid {
    top: 40%;
    left: 10%;
    position: absolute;
    width: 100%;
    height: 50%;
    background-repeat: no-repeat;
    z-index: 0
}

.blog-slider-button-wrap {
    display: flex!important;
    gap: 8px;
    align-items: flex-start;
    background-color: transparent;
    z-index: 0
}

.blog-slider-button-wrap button {
    background: linear-gradient(124deg,rgba(206,192,243,.1),rgba(195,138,244,.1));
    color: #fff;
    border-image-source: linear-gradient(92.19deg,#cec0f3 .3%,#c38af4 53.07%);
    border-image-slice: 1;
    padding: 16px;
    border-width: 1px
}

.blog-pages-main-wrapper .slick-dots li.slick-active button:before {
    background: #625f68!important;
    margin-left: -10px;
    width: 32px!important;
    right: 0;
    background-color: #453f4c!important
}

.blog-pages-main-wrapper .slick-dots li button {
    height: auto!important;
    width: auto!important;
    padding-top: 0;
    padding-bottom: 0
}

.blog-pages-main-wrapper .slick-dots {
    align-items: center;
    display: flex!important;
    justify-content: space-between;
    margin-top: 24px!important;
    position: static!important
}

.blog-pages-main-wrapper .slick-dots li button:before {
    background-color: #ababab!important;
    content: ""!important;
    height: 6px!important;
    width: 6px!important;
    right: 0
}

.blog-pages-main-wrapper .content-title a img {
    display: inline
}

.recommendation-slider-wrap {
    display: none
}

.recommendation-list-wrap {
    display: block
}

@media only screen and (max-width: 1199px) {
    .blog-pages-main-wrapper .blog-box {
        height:530px
    }

    .blog-pages-main-wrapper .blog-box>img {
        height: 240px
    }

    .blog-pages-main-wrapper .blog-box {
        margin-top: 45px
    }

    .recommendation-slider-wrap {
        display: block
    }

    .recommendation-list-wrap {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    .blog-pages-main-wrapper .blog-box {
        height:580px
    }

    .blog-pages-main-wrapper .blog-box>img {
        height: 220px
    }
}

@media only screen and (max-width: 767px) {
    .blog-pages-recommendation .blog-pages-spacing {
        padding:90px 0 120px
    }

    .blog-slider-button-wrap button {
        padding: 11px
    }

    .blog-pages-recommendation .blog-pages-spacing {
        padding-bottom: 91px!important
    }

    .blog-pages-spacing .section-intro {
        padding-top: 0
    }

    .blog-pages-main-wrapper .blog-box {
        height: 450px
    }

    .blog-pages-recommendation .intro-mainheading:before {
        width: 4px;
        height: 24px;
        left: -16px
    }

    .blog-pages-recommendation-grid {
        left: 30%
    }

    .blog-pages-main-wrapper .blog-box .content-box {
        padding: 18px 28px 18px 23px
    }

    .blog-pages-main-wrapper .blog-box .content-box h3 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px
    }

    .blog-pages-main-wrapper .blog-box .content-box p {
        margin-bottom: 8px
    }

    .blog-pages-main-wrapper .blog-box .content-box .content-title a img {
        display: inline;
        vertical-align: text-bottom
    }

    .blog-pages-main-wrapper .slick-dots li button:before {
        height: 4px!important;
        width: 4px!important
    }

    .blog-pages-main-wrapper .slick-dots li.slick-active button:before {
        width: 24px!important
    }

    .blog-pages-main-wrapper .blog-box {
        margin-top: 36px;
        height: auto
    }

    .blog-pages-main-wrapper .blog-box .content-box .content-title a {
        position: unset
    }
}

@media only screen and (max-width: 576px) {
    .blog-pages-main-wrapper .blog-box>img {
        height:250px
    }

    .blog-pages-main-wrapper .blog-box .content-box {
        min-height: unset
    }
}

.blog-pages {
    overflow: hidden;
    background: #f6f6f6;
    position: relative
}

.overlay {
    margin: 0 auto;
    overflow: hidden;
    color: #fff;
    font-family: Lato;
    text-align: center;
    width: 100%;
    height: 100vh;
    z-index: 0;
    background-image: url(/images/blog-pages/gridimg.svg);
    background-repeat: no-repeat;
    background-position: top;
    position: absolute;
    opacity: .5;
    top: 80px;
    right: -10px
}

@media only screen and (max-width: 1199px) {
    .overlay {
        right:80px
    }
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(/_next/static/media/slick.25572f22.eot);
    src: url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")
}

.slick-next,.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    transform: translateY(-50%);
    cursor: pointer;
    border: none
}

.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,.slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}
